Uses of Interface
org.camunda.bpm.engine.migration.MigrationInstructionsBuilder
-
Uses of MigrationInstructionsBuilder in org.camunda.bpm.engine.impl.migration
Modifier and TypeMethodDescriptionMigrationPlanBuilderImpl.mapEqualActivities()
MigrationPlanBuilderImpl.updateEventTriggers()
-
Uses of MigrationInstructionsBuilder in org.camunda.bpm.engine.migration
Modifier and TypeMethodDescriptionMigrationPlanBuilder.mapEqualActivities()
Automatically adds a set of instructions for activities that are equivalent in both process definitions.MigrationInstructionsBuilder.updateEventTriggers()
Toggle whether the instructions should include updating of the respective event triggers where appropriate.