Uses of Class
org.apache.unomi.shell.migration.service.MigrationConfig
-
Packages that use MigrationConfig Package Description org.apache.unomi.shell.migration.service -
-
Uses of MigrationConfig in org.apache.unomi.shell.migration.service
Methods in org.apache.unomi.shell.migration.service with parameters of type MigrationConfig Modifier and Type Method Description void
MigrationServiceImpl. setMigrationConfig(MigrationConfig migrationConfig)
Constructors in org.apache.unomi.shell.migration.service with parameters of type MigrationConfig Constructor Description MigrationContext(org.apache.karaf.shell.api.console.Session session, MigrationConfig migrationConfig)
-