Uses of Interface
org.flowable.cmmn.api.CmmnMigrationService
Packages that use CmmnMigrationService
Package
Description
-
Uses of CmmnMigrationService in org.flowable.cmmn.api
Methods in org.flowable.cmmn.api that return CmmnMigrationService -
Uses of CmmnMigrationService in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
CmmnEngineConfiguration.cmmnMigrationService
Methods in org.flowable.cmmn.engine that return CmmnMigrationServiceModifier and TypeMethodDescriptionCmmnEngine.getCmmnMigrationService()
CmmnEngineConfiguration.getCmmnMigrationService()
Methods in org.flowable.cmmn.engine with parameters of type CmmnMigrationServiceModifier and TypeMethodDescriptionvoid
CmmnEngineConfiguration.setCmmnMigrationService
(CmmnMigrationService cmmnMigrationService) -
Uses of CmmnMigrationService in org.flowable.cmmn.engine.impl
Fields in org.flowable.cmmn.engine.impl declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
CmmnEngineImpl.cmmnMigrationService
Methods in org.flowable.cmmn.engine.impl that return CmmnMigrationServiceMethods in org.flowable.cmmn.engine.impl with parameters of type CmmnMigrationServiceModifier and TypeMethodDescriptionvoid
CmmnEngineImpl.setCmmnMigrationService
(CmmnMigrationService cmmnMigrationService) -
Uses of CmmnMigrationService in org.flowable.cmmn.engine.impl.migration
Classes in org.flowable.cmmn.engine.impl.migration that implement CmmnMigrationServiceFields in org.flowable.cmmn.engine.impl.migration declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
CaseInstanceMigrationBuilderImpl.cmmnMigrationService
protected CmmnMigrationService
HistoricCaseInstanceMigrationBuilderImpl.cmmnMigrationService
Methods in org.flowable.cmmn.engine.impl.migration that return CmmnMigrationServiceModifier and TypeMethodDescriptionprotected CmmnMigrationService
CaseInstanceMigrationBuilderImpl.getCmmnMigrationService()
protected CmmnMigrationService
HistoricCaseInstanceMigrationBuilderImpl.getCmmnMigrationService()
Constructors in org.flowable.cmmn.engine.impl.migration with parameters of type CmmnMigrationServiceModifierConstructorDescriptionCaseInstanceMigrationBuilderImpl
(CmmnMigrationService cmmnMigrationService) HistoricCaseInstanceMigrationBuilderImpl
(CmmnMigrationService cmmnMigrationService) -
Uses of CmmnMigrationService in org.flowable.cmmn.engine.test
Fields in org.flowable.cmmn.engine.test declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
AbstractFlowableCmmnTestCase.cmmnMigrationService
-
Uses of CmmnMigrationService in org.flowable.cmmn.rest.service.api.history.caze
Fields in org.flowable.cmmn.rest.service.api.history.caze declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
HistoricCaseInstanceResource.cmmnMigrationService
-
Uses of CmmnMigrationService in org.flowable.cmmn.rest.service.api.repository
Fields in org.flowable.cmmn.rest.service.api.repository declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
CaseDefinitionResource.cmmnMigrationService
-
Uses of CmmnMigrationService in org.flowable.cmmn.rest.service.api.runtime.caze
Fields in org.flowable.cmmn.rest.service.api.runtime.caze declared as CmmnMigrationServiceModifier and TypeFieldDescriptionprotected CmmnMigrationService
CaseInstanceResource.cmmnMigrationService