| Package | Description |
|---|---|
| step.migration | |
| step.migration.tasks |
| Modifier and Type | Field and Description |
|---|---|
protected List<MigrationTask> |
MigrationManager.migrators |
| Modifier and Type | Method and Description |
|---|---|
void |
MigrationManager.register(MigrationTask migrationTask)
Register a new migration task
|
| Modifier and Type | Class and Description |
|---|---|
class |
MigrateFunctions
This task migrates the artefact of type 'CallFunction' that have the attribute 'function' declared as string instead of DynamicValue
do this only when migrating from 3.4.0 to 3.5.0 or higher
|
class |
RenameArtefactType
This function ensures that all the artefacts have their name saved properly in the attribute map.
|
class |
SetArtefactNamesIfEmpty
This function ensures that all the artefacts have their name saved properly in the attribute map.
|
Copyright © 2019. All rights reserved.