Uses of Class
org.jbpm.workbench.cm.model.CaseMilestoneSummary
-
Packages that use CaseMilestoneSummary Package Description org.jbpm.workbench.cm.model org.jbpm.workbench.cm.service -
-
Uses of CaseMilestoneSummary in org.jbpm.workbench.cm.model
Methods in org.jbpm.workbench.cm.model that return CaseMilestoneSummary Modifier and Type Method Description CaseMilestoneSummaryCaseMilestoneSummary.Builder. build() -
Uses of CaseMilestoneSummary in org.jbpm.workbench.cm.service
Methods in org.jbpm.workbench.cm.service that return types with arguments of type CaseMilestoneSummary Modifier and Type Method Description List<CaseMilestoneSummary>CaseManagementService. getCaseMilestones(String containerId, String caseId, CaseMilestoneSearchRequest request)
-