Uses of Interface
org.flowable.cmmn.api.DynamicCmmnService
Packages that use DynamicCmmnService
Package
Description
-
Uses of DynamicCmmnService in org.flowable.cmmn.api
Methods in org.flowable.cmmn.api that return DynamicCmmnService -
Uses of DynamicCmmnService in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as DynamicCmmnServiceModifier and TypeFieldDescriptionprotected DynamicCmmnService
CmmnEngineConfiguration.dynamicCmmnService
Methods in org.flowable.cmmn.engine that return DynamicCmmnServiceModifier and TypeMethodDescriptionCmmnEngine.getDynamicCmmnService()
CmmnEngineConfiguration.getDynamicCmmnService()
Methods in org.flowable.cmmn.engine with parameters of type DynamicCmmnServiceModifier and TypeMethodDescriptionCmmnEngineConfiguration.setDynamicCmmnService
(DynamicCmmnService dynamicCmmnService) -
Uses of DynamicCmmnService in org.flowable.cmmn.engine.impl
Fields in org.flowable.cmmn.engine.impl declared as DynamicCmmnServiceMethods in org.flowable.cmmn.engine.impl that return DynamicCmmnServiceMethods in org.flowable.cmmn.engine.impl with parameters of type DynamicCmmnServiceModifier and TypeMethodDescriptionvoid
CmmnEngineImpl.setDynamicCmmnService
(DynamicCmmnService dynamicCmmnService) -
Uses of DynamicCmmnService in org.flowable.cmmn.engine.impl.runtime
Classes in org.flowable.cmmn.engine.impl.runtime that implement DynamicCmmnServiceModifier and TypeClassDescriptionclass
Default implementation for dynamically modify running CMMN based case instances and plan items. -
Uses of DynamicCmmnService in org.flowable.cmmn.engine.test
Fields in org.flowable.cmmn.engine.test declared as DynamicCmmnServiceModifier and TypeFieldDescriptionprotected DynamicCmmnService
AbstractFlowableCmmnTestCase.dynamicCmmnService