Uses of Class
org.jbpm.workbench.cm.model.ProcessDefinitionSummary
-
Packages that use ProcessDefinitionSummary Package Description org.jbpm.workbench.cm.model org.jbpm.workbench.cm.service -
-
Uses of ProcessDefinitionSummary in org.jbpm.workbench.cm.model
Methods in org.jbpm.workbench.cm.model that return ProcessDefinitionSummary Modifier and Type Method Description ProcessDefinitionSummaryProcessDefinitionSummary.Builder. build() -
Uses of ProcessDefinitionSummary in org.jbpm.workbench.cm.service
Methods in org.jbpm.workbench.cm.service that return types with arguments of type ProcessDefinitionSummary Modifier and Type Method Description List<ProcessDefinitionSummary>CaseManagementService. getProcessDefinitions(String containerId)
-