Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- org.bonitasoft.engine.mdc.MDCTransmitingThreadPoolExecutor
- org.bonitasoft.engine.work.WorkSingleThreadPoolExecutorFactory.SingleThreadPoolExecutor
- org.bonitasoft.engine.mdc.MDCTransmitingThreadPoolExecutor
- java.util.concurrent.ThreadPoolExecutor
- org.bonitasoft.engine.work.BonitaRunnable (implements java.lang.Runnable, java.io.Serializable)
- org.bonitasoft.engine.work.BonitaWork
- org.bonitasoft.engine.work.DefaultBonitaExecutorService (implements org.bonitasoft.engine.work.BonitaExecutorService)
- org.bonitasoft.engine.work.DefaultBonitaExecutorServiceFactory (implements org.bonitasoft.engine.work.BonitaExecutorServiceFactory)
- org.bonitasoft.engine.work.DefaultExceptionRetryabilityEvaluator (implements org.bonitasoft.engine.work.ExceptionRetryabilityEvaluator)
- org.bonitasoft.engine.work.RetryingWorkExecutorService (implements org.bonitasoft.engine.work.WorkExecutionCallback, org.bonitasoft.engine.work.WorkExecutorService)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.bonitasoft.engine.work.LockException
- org.bonitasoft.engine.work.LockTimeoutException
- org.bonitasoft.engine.commons.exceptions.SBonitaException (implements org.bonitasoft.engine.commons.exceptions.ExceptionContext, org.bonitasoft.engine.commons.exceptions.ScopedException)
- org.bonitasoft.engine.work.SWorkException
- org.bonitasoft.engine.work.SWorkPreconditionException
- org.bonitasoft.engine.work.SWorkRegisterException
- org.bonitasoft.engine.work.LockException
- java.lang.Exception
- org.bonitasoft.engine.work.WorkDescriptor (implements java.io.Serializable)
- org.bonitasoft.engine.work.WorkerThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.bonitasoft.engine.work.WorkServiceImpl (implements org.bonitasoft.engine.work.WorkService)
- org.bonitasoft.engine.work.WorkSingleThreadPoolExecutorFactory (implements org.bonitasoft.engine.work.BonitaWorkExecutorFactory)
- org.bonitasoft.engine.work.WorkSingleThreadPoolExecutorFactory.QueueRejectedExecutionHandler (implements java.util.concurrent.RejectedExecutionHandler)
- org.bonitasoft.engine.work.WorkSynchronization (implements org.bonitasoft.engine.transaction.BonitaTransactionSynchronization)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- org.bonitasoft.engine.work.BonitaExecutorService
- org.bonitasoft.engine.work.BonitaExecutorServiceFactory
- org.bonitasoft.engine.work.BonitaWorkExecutorFactory
- org.bonitasoft.engine.work.ExceptionRetryabilityEvaluator
- org.bonitasoft.engine.work.FailureCallback
- org.bonitasoft.engine.commons.LifecycleService
- org.bonitasoft.engine.commons.TenantLifecycleService
- org.bonitasoft.engine.work.WorkExecutorService
- org.bonitasoft.engine.work.WorkService
- org.bonitasoft.engine.commons.TenantLifecycleService
- org.bonitasoft.engine.work.SuccessCallback
- org.bonitasoft.engine.work.WorkExecutionCallback
- org.bonitasoft.engine.work.WorkFactory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.bonitasoft.engine.work.ExceptionRetryabilityEvaluator.Retryability
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)