Uses of Class
org.flowable.cmmn.model.ManualActivationRule
-
-
Uses of ManualActivationRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as ManualActivationRule Modifier and Type Field Description protected ManualActivationRulePlanItemControl. manualActivationRuleMethods in org.flowable.cmmn.model that return ManualActivationRule Modifier and Type Method Description ManualActivationRulePlanItemControl. getManualActivationRule()Methods in org.flowable.cmmn.model with parameters of type ManualActivationRule Modifier and Type Method Description voidPlanItemControl. setManualActivationRule(ManualActivationRule manualActivationRule)
-