Uses of Class
org.flowable.cmmn.model.Stage
-
-
Uses of Stage in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model declared as Stage Modifier and Type Field Description protected StageCase. planModelMethods in org.flowable.cmmn.model that return Stage Modifier and Type Method Description StageCaseElement. getParentStage()StageCase. getPlanModel()Methods in org.flowable.cmmn.model with parameters of type Stage Modifier and Type Method Description voidCase. setPlanModel(Stage planModel)
-