Package step.migration.tasks
Class MigrateArtefactsToPlansEE
- java.lang.Object
-
- step.migration.MigrationTask
-
- step.migration.tasks.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 Summary
Constructors Constructor Description MigrateArtefactsToPlansEE(step.core.collections.CollectionFactory collectionFactory, step.migration.MigrationContext migrationContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
runDowngradeScript()
void
runUpgradeScript()
-