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