|
KIE Internal 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorInfo | |
|---|---|
| org.kie.internal.executor.api | |
| Uses of ErrorInfo in org.kie.internal.executor.api |
|---|
| Methods in org.kie.internal.executor.api that return types with arguments of type ErrorInfo | |
|---|---|
List<ErrorInfo> |
ExecutorQueryService.getAllErrors()
Returns all errors. |
List<ErrorInfo> |
ExecutorService.getAllErrors()
|
List<? extends ErrorInfo> |
RequestInfo.getErrorInfo()
Returns list of errors for this request if any |
List<ErrorInfo> |
ExecutorQueryService.getErrorsByRequestId(Long id)
Returns all errors (if any) for given request |
List<ErrorInfo> |
ExecutorService.getErrorsByRequestId(Long requestId)
|
|
KIE Internal 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||