|
jBPM :: Executor Service 6.1.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
WorkItemHandlerProducer to register AsyncWorkItemHandler
in CDI environment when using deployment services (jbpm-kie-services).ExecutorService.AsyncWorkItemHandler 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
Executor that is baced by
ScheduledExecutorService for background task execution.ExecutorQueryService that is backed with JPAExecutorAdminService backed with JPAExecutorService that shall be used outside of CDI
environment.
|
jBPM :: Executor Service 6.1.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||