Uses of Class
org.jbpm.workbench.pr.model.WorkItemSummary
-
Packages that use WorkItemSummary Package Description org.jbpm.workbench.pr.model org.jbpm.workbench.pr.service -
-
Uses of WorkItemSummary in org.jbpm.workbench.pr.model
Methods in org.jbpm.workbench.pr.model that return WorkItemSummary Modifier and Type Method Description WorkItemSummary
WorkItemSummary.Builder. build()
-
Uses of WorkItemSummary in org.jbpm.workbench.pr.service
Methods in org.jbpm.workbench.pr.service that return WorkItemSummary Modifier and Type Method Description WorkItemSummary
ProcessRuntimeDataService. getWorkItemByProcessInstanceId(String serverTemplateId, String containerId, Long processInstanceId, Long workItemId)
-