Class MigrationConfigProperty

java.lang.Object
org.apache.unomi.shell.migration.service.MigrationConfigProperty

public class MigrationConfigProperty extends Object
Just a bean for a configuration property to be used during migration process
  • Constructor Details

    • MigrationConfigProperty

      protected MigrationConfigProperty(String description, String defaultValue)
  • Method Details

    • getDescription

      public String getDescription()
    • getDefaultValue

      public String getDefaultValue()