Uses of Interface
org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
Packages that use CaseInstanceHelper
Package
Description
-
Uses of CaseInstanceHelper in org.flowable.cmmn.engine
Fields in org.flowable.cmmn.engine declared as CaseInstanceHelperModifier and TypeFieldDescriptionprotected CaseInstanceHelper
CmmnEngineConfiguration.caseInstanceHelper
Methods in org.flowable.cmmn.engine that return CaseInstanceHelperMethods in org.flowable.cmmn.engine with parameters of type CaseInstanceHelperModifier and TypeMethodDescriptionCmmnEngineConfiguration.setCaseInstanceHelper
(CaseInstanceHelper caseInstanceHelper) -
Uses of CaseInstanceHelper in org.flowable.cmmn.engine.impl.runtime
Classes in org.flowable.cmmn.engine.impl.runtime that implement CaseInstanceHelper -
Uses of CaseInstanceHelper in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return CaseInstanceHelperModifier and TypeMethodDescriptionstatic CaseInstanceHelper
CommandContextUtil.getCaseInstanceHelper()
static CaseInstanceHelper
CommandContextUtil.getCaseInstanceHelper
(CommandContext commandContext)