|
jbpm-form-modeler-common 6.2.1-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorReport | |
|---|---|
| org.jbpm.formModeler.service.error | |
| Uses of ErrorReport in org.jbpm.formModeler.service.error |
|---|
| Fields in org.jbpm.formModeler.service.error with type parameters of type ErrorReport | |
|---|---|
protected ThreadLocal<ErrorReport> |
ErrorManager.currentThreadError
The error report for the current thread. |
| Methods in org.jbpm.formModeler.service.error that return ErrorReport | |
|---|---|
ErrorReport |
ErrorManager.getErrorReport()
|
ErrorReport |
ErrorManager.notifyError(Throwable t,
boolean doLog)
Generate an error report and log the error if requested. |
| Methods in org.jbpm.formModeler.service.error with parameters of type ErrorReport | |
|---|---|
void |
ErrorManager.logError(ErrorReport report)
Log the specified error report. |
|
jbpm-form-modeler-common 6.2.1-SNAPSHOT | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||