Package org.jbpm.executor.impl.wih
-
Class Summary Class Description AsyncWorkItemHandler Asynchronous work item handler that utilizes power ofExecutorService
.AsyncWorkItemHandlerCmdCallback Dedicated callback forAsyncWorkItemHandler
that is responsible for: completing work item in case of successful execution attempting to handle exception (by utilizing ExceptionScope mechanism) in case of unsuccessful execution