Uses of Interface
org.camunda.bpm.engine.impl.cmmn.CaseControlRule
-
Packages that use CaseControlRule Package Description org.camunda.bpm.engine.impl.cmmn.behavior org.camunda.bpm.engine.impl.cmmn.handler -
-
Uses of CaseControlRule in org.camunda.bpm.engine.impl.cmmn.behavior
Classes in org.camunda.bpm.engine.impl.cmmn.behavior that implement CaseControlRule Modifier and Type Class Description class
CaseControlRuleImpl
-
Uses of CaseControlRule in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler that return CaseControlRule Modifier and Type Method Description protected CaseControlRule
ItemHandler. initializeCaseControlRule(ConditionExpression condition, CmmnHandlerContext context)
-