Uses of Class
org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
Packages that use ChangePlanItemIdMapping
-
Uses of ChangePlanItemIdMapping in org.flowable.cmmn.api.migration
Methods in org.flowable.cmmn.api.migration that return types with arguments of type ChangePlanItemIdMappingMethods in org.flowable.cmmn.api.migration with parameters of type ChangePlanItemIdMappingModifier and TypeMethodDescriptionCaseInstanceMigrationBuilder.addChangePlanItemIdMapping
(ChangePlanItemIdMapping mapping) Adds a mapping for a plan item id to new plan item id.CaseInstanceMigrationDocumentBuilder.addChangePlanItemIdMapping
(ChangePlanItemIdMapping mapping) Method parameters in org.flowable.cmmn.api.migration with type arguments of type ChangePlanItemIdMappingModifier and TypeMethodDescriptionCaseInstanceMigrationDocumentBuilder.addChangePlanItemIdMappings
(List<ChangePlanItemIdMapping> mappings)