Class MigrateArtefactsToPlansEE


  • public class MigrateArtefactsToPlansEE
    extends step.migration.MigrationTask
    This task migrates the collection 'artefacts' to the collection 'plans' which has been introduced in 3.13
    • Constructor Detail

      • MigrateArtefactsToPlansEE

        public MigrateArtefactsToPlansEE()
    • Method Detail

      • setContext

        protected void setContext​(step.core.GlobalContext context)
        Overrides:
        setContext in class step.migration.MigrationTask
      • init

        protected void init​(step.core.accessors.MongoClientSession mongoClientSession)
      • runUpgradeScript

        public void runUpgradeScript()
        Specified by:
        runUpgradeScript in class step.migration.MigrationTask
      • runDowngradeScript

        public void runDowngradeScript()
        Specified by:
        runDowngradeScript in class step.migration.MigrationTask