Uses of Interface
org.flowable.cmmn.engine.impl.runtime.CmmnDynamicStateManager
Packages that use CmmnDynamicStateManager
-
Uses of CmmnDynamicStateManager in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CmmnDynamicStateManagerModifier and TypeFieldDescriptionprotected CmmnDynamicStateManager
CmmnEngineConfiguration.dynamicStateManager
Methods in org.flowable.cmmn.engine that return CmmnDynamicStateManagerMethods in org.flowable.cmmn.engine with parameters of type CmmnDynamicStateManagerModifier and TypeMethodDescriptionCmmnEngineConfiguration.setDynamicStateManager
(CmmnDynamicStateManager dynamicStateManager) -
Uses of CmmnDynamicStateManager in org.flowable.cmmn.engine.impl.runtime
Classes in org.flowable.cmmn.engine.impl.runtime that implement CmmnDynamicStateManager