Uses of Interface
org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
-
Packages that use CaseInstanceMigrationManager Package Description org.flowable.cmmn.engine org.flowable.cmmn.engine.impl.migration -
-
Uses of CaseInstanceMigrationManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CaseInstanceMigrationManager Modifier and Type Field Description protected CaseInstanceMigrationManagerCmmnEngineConfiguration. caseInstanceMigrationManagerMethods in org.flowable.cmmn.engine that return CaseInstanceMigrationManager Modifier and Type Method Description CaseInstanceMigrationManagerCmmnEngineConfiguration. getCaseInstanceMigrationManager()Methods in org.flowable.cmmn.engine with parameters of type CaseInstanceMigrationManager Modifier and Type Method Description CmmnEngineConfigurationCmmnEngineConfiguration. setCaseInstanceMigrationManager(CaseInstanceMigrationManager caseInstanceMigrationManager) -
Uses of CaseInstanceMigrationManager in org.flowable.cmmn.engine.impl.migration
Classes in org.flowable.cmmn.engine.impl.migration that implement CaseInstanceMigrationManager Modifier and Type Class Description classCaseInstanceMigrationManagerImpl
-