Class PopulatorPrompter

java.lang.Object
org.sklsft.generator.bash.prompt.PopulatorPrompter

public class PopulatorPrompter extends Object
  • Constructor Details

    • PopulatorPrompter

      public PopulatorPrompter()
  • Method Details

    • printPreExecutionWarnings

      public void printPreExecutionWarnings(List<org.sklsft.generator.model.backup.check.BackupPlanPreExecutionWarning> warnings)
    • printPostExecutionWarnings

      public void printPostExecutionWarnings(List<org.sklsft.generator.model.backup.check.BackupPlanPostExecutionWarning> warnings)
    • promptForConfirmation

      public void promptForConfirmation() throws IOException
      Throws:
      IOException