public interface BonitaExecutorServiceFactory
| Modifier and Type | Method and Description |
|---|---|
BonitaExecutorService |
createExecutorService(WorkExecutionCallback workExecutionCallback)
Create a bonita executor service with the given
WorkExecutionCallback |
BonitaExecutorService createExecutorService(WorkExecutionCallback workExecutionCallback)
WorkExecutionCallbackworkExecutionCallback - this callback will be executed when a work complete.BonitaExecutorService