Uses of Class
org.flowable.cmmn.model.ManualActivationRule
Packages that use ManualActivationRule
-
Uses of ManualActivationRule in org.flowable.cmmn.converter.export
Methods in org.flowable.cmmn.converter.export with parameters of type ManualActivationRuleModifier and TypeMethodDescriptionstatic voidPlanItemControlExport.writeManualActivationRule(CmmnModel model, ManualActivationRule manualActivationRule, XMLStreamWriter xtw) -
Uses of ManualActivationRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ManualActivationRuleModifier and TypeFieldDescriptionprotected ManualActivationRulePlanItemControl.manualActivationRuleMethods in org.flowable.cmmn.model that return ManualActivationRuleMethods in org.flowable.cmmn.model with parameters of type ManualActivationRuleModifier and TypeMethodDescriptionvoidPlanItemControl.setManualActivationRule(ManualActivationRule manualActivationRule)