Uses of Class
org.camunda.bpm.application.ProcessApplicationExecutionException
-
Uses of ProcessApplicationExecutionException in org.camunda.bpm.application
Modifier 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
Modifier and TypeMethodDescriptionProcessApplicationLogger.processApplicationExecutionException
(Exception e)