Uses of Class
org.jbpm.workbench.es.model.ExecutionErrorSummary
-
Packages that use ExecutionErrorSummary Package Description org.jbpm.workbench.es.model org.jbpm.workbench.es.service -
-
Uses of ExecutionErrorSummary in org.jbpm.workbench.es.model
Methods in org.jbpm.workbench.es.model that return ExecutionErrorSummary Modifier and Type Method Description ExecutionErrorSummaryExecutionErrorSummary.Builder. build() -
Uses of ExecutionErrorSummary in org.jbpm.workbench.es.service
Methods in org.jbpm.workbench.es.service that return ExecutionErrorSummary Modifier and Type Method Description ExecutionErrorSummaryExecutorService. getError(String serverTemplateId, String deploymentId, String errorId)
-