Uses of Interface
org.jbpm.casemgmt.api.model.CaseStage
-
Packages that use CaseStage Package Description org.jbpm.casemgmt.api.model -
-
Uses of CaseStage in org.jbpm.casemgmt.api.model
Methods in org.jbpm.casemgmt.api.model that return types with arguments of type CaseStage Modifier and Type Method Description Collection<CaseStage>CaseDefinition. getCaseStages()Returns available case stages in this case.
-