Class RetryingWorkExecutorService

java.lang.Object
org.bonitasoft.engine.work.RetryingWorkExecutorService
All Implemented Interfaces:
LifecycleService, TenantLifecycleService, WorkExecutionCallback, WorkExecutorService

@Component @ConditionalOnSingleCandidate(WorkExecutorService.class) public class RetryingWorkExecutorService extends Object implements WorkExecutorService, WorkExecutionCallback
Author:
Baptiste Mesta.