Uses of Class
org.flowable.cmmn.model.CompletionNeutralRule
Packages that use CompletionNeutralRule
-
Uses of CompletionNeutralRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as CompletionNeutralRuleModifier and TypeFieldDescriptionprotected CompletionNeutralRule
PlanItemControl.completionNeutralRule
Methods in org.flowable.cmmn.model that return CompletionNeutralRuleMethods in org.flowable.cmmn.model with parameters of type CompletionNeutralRuleModifier and TypeMethodDescriptionvoid
PlanItemControl.setCompletionNeutralRule
(CompletionNeutralRule completionNeutralRule)