Uses of Class
org.flowable.cmmn.model.ParentCompletionRule
Packages that use ParentCompletionRule
-
Uses of ParentCompletionRule in org.flowable.cmmn.converter.export
Methods in org.flowable.cmmn.converter.export with parameters of type ParentCompletionRuleModifier and TypeMethodDescriptionstatic booleanPlanItemControlExport.writeParentCompletionRule(ParentCompletionRule parentCompletionRule, boolean hasWrittenExtensionElements, XMLStreamWriter xtw) -
Uses of ParentCompletionRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ParentCompletionRuleModifier and TypeFieldDescriptionprotected ParentCompletionRulePlanItemControl.parentCompletionRuleMethods in org.flowable.cmmn.model that return ParentCompletionRuleMethods in org.flowable.cmmn.model with parameters of type ParentCompletionRuleModifier and TypeMethodDescriptionvoidPlanItemControl.setParentCompletionRule(ParentCompletionRule parentCompletionRule)