Uses of Interface
org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
Packages that use CaseInstanceMigrationManager
-
Uses of CaseInstanceMigrationManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CaseInstanceMigrationManagerModifier and TypeFieldDescriptionprotected CaseInstanceMigrationManager
CmmnEngineConfiguration.caseInstanceMigrationManager
Methods in org.flowable.cmmn.engine that return CaseInstanceMigrationManagerMethods in org.flowable.cmmn.engine with parameters of type CaseInstanceMigrationManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCaseInstanceMigrationManager
(CaseInstanceMigrationManager caseInstanceMigrationManager) -
Uses of CaseInstanceMigrationManager in org.flowable.cmmn.engine.impl.migration
Classes in org.flowable.cmmn.engine.impl.migration that implement CaseInstanceMigrationManager