Uses of Class
org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
-
Uses of ChangePlanItemIdWithDefinitionIdMapping in org.flowable.cmmn.api.migration
Modifier and TypeMethodDescriptionCaseInstanceMigrationDocument.getChangePlanItemIdWithDefinitionIdMappings()
Modifier and TypeMethodDescriptionCaseInstanceMigrationBuilder.addChangePlanItemIdWithDefinitionIdMapping
(ChangePlanItemIdWithDefinitionIdMapping mapping) Adds a mapping for a plan item definition id to a new plan item definition id to change the plan item id.CaseInstanceMigrationDocumentBuilder.addChangePlanItemIdWithDefinitionIdMapping
(ChangePlanItemIdWithDefinitionIdMapping mapping) Modifier and TypeMethodDescriptionCaseInstanceMigrationDocumentBuilder.addChangePlanItemIdWithDefinitionIdMappings
(List<ChangePlanItemIdWithDefinitionIdMapping> mappings)