Uses of Class
org.camunda.bpm.application.ProcessApplicationExecutionException
Packages that use ProcessApplicationExecutionException
-
Uses of ProcessApplicationExecutionException in org.camunda.bpm.application
Methods in org.camunda.bpm.application that throw ProcessApplicationExecutionExceptionModifier and TypeMethodDescription<T> T
<T> T
AbstractProcessApplication.execute
(Callable<T> callable, InvocationContext invocationContext) <T> T
The default implementation simply modifies the ContextClassLoader
<T> T
ProcessApplicationInterface.execute
(Callable<T> callable, InvocationContext context) Is invoked instead ofProcessApplicationInterface.execute(Callable)
if a context is available. -
Uses of ProcessApplicationExecutionException in org.camunda.bpm.application.impl
Methods in org.camunda.bpm.application.impl that return ProcessApplicationExecutionExceptionModifier and TypeMethodDescriptionProcessApplicationLogger.processApplicationExecutionException
(Exception e) Methods in org.camunda.bpm.application.impl that throw ProcessApplicationExecutionException