Uses of Class
org.flowable.cmmn.model.CompletionNeutralRule
-
-
Uses of CompletionNeutralRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as CompletionNeutralRule Modifier and Type Field Description protected CompletionNeutralRulePlanItemControl. completionNeutralRuleMethods in org.flowable.cmmn.model that return CompletionNeutralRule Modifier and Type Method Description CompletionNeutralRulePlanItemControl. getCompletionNeutralRule()Methods in org.flowable.cmmn.model with parameters of type CompletionNeutralRule Modifier and Type Method Description voidPlanItemControl. setCompletionNeutralRule(CompletionNeutralRule completionNeutralRule)
-