Uses of Class
org.jbpm.workbench.wi.workitems.model.ServiceTaskSummary
-
Packages that use ServiceTaskSummary Package Description org.jbpm.workbench.wi.workitems.service -
-
Uses of ServiceTaskSummary in org.jbpm.workbench.wi.workitems.service
Methods in org.jbpm.workbench.wi.workitems.service that return types with arguments of type ServiceTaskSummary Modifier and Type Method Description List<ServiceTaskSummary>ServiceTaskService. getEnabledServiceTasks(String branchName)List<ServiceTaskSummary>ServiceTaskService. getServiceTasks()Methods in org.jbpm.workbench.wi.workitems.service with parameters of type ServiceTaskSummary Modifier and Type Method Description StringServiceTaskService. removeServiceTask(ServiceTaskSummary serviceTaskSummary)
-