Uses of Interface
org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
Packages that use CaseInstanceMigrationCallback
-
Uses of CaseInstanceMigrationCallback in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine with type parameters of type CaseInstanceMigrationCallbackModifier and TypeFieldDescriptionprotected List<CaseInstanceMigrationCallback>
CmmnEngineConfiguration.caseInstanceMigrationCallbacks
Methods in org.flowable.cmmn.engine that return types with arguments of type CaseInstanceMigrationCallbackMethod parameters in org.flowable.cmmn.engine with type arguments of type CaseInstanceMigrationCallbackModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCaseInstanceMigrationCallbacks
(List<CaseInstanceMigrationCallback> caseInstanceMigrationCallbacks)