Uses of Class
org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
-
Packages that use MigrationInstructionImpl Package Description org.camunda.bpm.engine.impl.migration -
-
Uses of MigrationInstructionImpl in org.camunda.bpm.engine.impl.migration
Fields in org.camunda.bpm.engine.impl.migration with type parameters of type MigrationInstructionImpl Modifier and Type Field Description protected List<MigrationInstructionImpl>
MigrationPlanBuilderImpl. explicitMigrationInstructions
Methods in org.camunda.bpm.engine.impl.migration that return types with arguments of type MigrationInstructionImpl Modifier and Type Method Description List<MigrationInstructionImpl>
MigrationPlanBuilderImpl. getExplicitMigrationInstructions()
-