Package org.apache.unomi.shell.migration.service
package org.apache.unomi.shell.migration.service
-
ClassDescriptionService uses to provide configuration information for the migrationJust a bean for a configuration property to be used during migration processThis class is instantiated for each migration process, it contains useful methods to handle the current migration lifecycle.A simple migration step to be performedJava bean representing a migration script, current implementation support groovy script as migration script following file name pattern need to be respected: migrate-VERSION-PRIORITY-NAME.groovy example: migrate-2.0.0-01-segmentReindex.groovy