Uses of Class
org.flowable.cmmn.model.RepetitionRule
-
-
Uses of RepetitionRule in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as RepetitionRule Modifier and Type Field Description protected RepetitionRulePlanItemControl. repetitionRuleMethods in org.flowable.cmmn.model that return RepetitionRule Modifier and Type Method Description RepetitionRulePlanItemControl. getRepetitionRule()Methods in org.flowable.cmmn.model with parameters of type RepetitionRule Modifier and Type Method Description voidPlanItemControl. setRepetitionRule(RepetitionRule repetitionRule)
-