jBPM Console NG - Executor Service API 6.0.0.CR2

Uses of Class
org.jbpm.console.ng.es.model.ErrorSummary

Packages that use ErrorSummary
org.jbpm.console.ng.es.model   
org.jbpm.console.ng.es.service   
 

Uses of ErrorSummary in org.jbpm.console.ng.es.model
 

Methods in org.jbpm.console.ng.es.model that return types with arguments of type ErrorSummary
 List<ErrorSummary> RequestDetails.getErrors()
           
 

Method parameters in org.jbpm.console.ng.es.model with type arguments of type ErrorSummary
 void RequestDetails.setErrors(List<ErrorSummary> errors)
           
 

Constructor parameters in org.jbpm.console.ng.es.model with type arguments of type ErrorSummary
RequestDetails(RequestSummary request, List<ErrorSummary> errors, List<RequestParameterSummary> params)
           
 

Uses of ErrorSummary in org.jbpm.console.ng.es.service
 

Methods in org.jbpm.console.ng.es.service that return types with arguments of type ErrorSummary
 List<ErrorSummary> ExecutorServiceEntryPoint.getAllErrors()
           
 


jBPM Console NG - Executor Service API 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.