Uses of Class
org.flowable.cmmn.model.ParentCompletionRule
-
-
Uses of ParentCompletionRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ParentCompletionRule Modifier and Type Field Description protected ParentCompletionRulePlanItemControl. parentCompletionRuleMethods in org.flowable.cmmn.model that return ParentCompletionRule Modifier and Type Method Description ParentCompletionRulePlanItemControl. getParentCompletionRule()Methods in org.flowable.cmmn.model with parameters of type ParentCompletionRule Modifier and Type Method Description voidPlanItemControl. setParentCompletionRule(ParentCompletionRule parentCompletionRule)
-