@Deprecated public class SpringAsyncHistoryExecutor extends SpringAsyncExecutor
rejectedJobsHandler, taskExecutorasyncJobAcquisitionThread, corePoolSize, executorService, isAsyncJobAcquisitionEnabled, isResetExpiredJobEnabled, isTimerJobAcquisitionEnabled, keepAliveTime, maxPoolSize, queueSize, resetExpiredJobThread, secondsToWaitOnShutdown, threadPoolNamingPattern, threadPoolQueue, timerJobAcquisitionThread, unlockOwnedJobsacquireRunnableThreadName, asyncJobLockTimeInMillis, asyncJobsDueRunnable, asyncRunnableExecutionExceptionHandler, defaultAsyncJobAcquireWaitTimeInMillis, defaultQueueSizeFullWaitTime, defaultTimerJobAcquireWaitTimeInMillis, executeAsyncRunnableFactory, isActive, isAutoActivate, isMessageQueueMode, jobEntityManager, jobServiceConfiguration, lockOwner, maxAsyncJobsDuePerAcquisition, maxTimerJobsPerAcquisition, resetExpiredJobsInterval, resetExpiredJobsPageSize, resetExpiredJobsRunnable, resetExpiredRunnableName, retryWaitTimeInMillis, temporaryJobQueue, timerJobRunnable, timerLockTimeInMillis, timerRunnableNeeded| Constructor and Description |
|---|
SpringAsyncHistoryExecutor()
Deprecated.
|
SpringAsyncHistoryExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
SpringRejectedJobsHandler rejectedJobsHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
init()
Deprecated.
|
protected void |
initializeJobEntityManager()
Deprecated.
|
getRejectedJobsHandler, setRejectedJobsHandlerexecuteAsyncJob, getTaskExecutor, initAsyncJobExecutionThreadPool, setRejectedJobsHandler, setTaskExecutorexecuteAsyncJob, getAsyncJobAcquisitionThread, getCorePoolSize, getExecutorService, getKeepAliveTime, getMaxPoolSize, getQueueSize, getRemainingCapacity, getResetExpiredJobThread, getSecondsToWaitOnShutdown, getThreadPoolNamingPattern, getThreadPoolQueue, getTimerJobAcquisitionThread, isAsyncJobAcquisitionEnabled, isResetExpiredJobEnabled, isTimerJobAcquisitionEnabled, isUnlockOwnedJobs, setAsyncJobAcquisitionEnabled, setAsyncJobAcquisitionThread, setCorePoolSize, setExecutorService, setKeepAliveTime, setMaxPoolSize, setQueueSize, setResetExpiredJobEnabled, setResetExpiredJobThread, setSecondsToWaitOnShutdown, setThreadPoolNamingPattern, setThreadPoolQueue, setTimerJobAcquisitionEnabled, setTimerJobAcquisitionThread, setUnlockOwnedJobs, shutdownAdditionalComponents, startAdditionalComponents, startJobAcquisitionThread, startResetExpiredJobsThread, startTimerAcquisitionThread, stopExecutingAsyncJobs, stopJobAcquisitionThread, stopResetExpiredJobsThread, stopTimerAcquisitionThread, unacquireJobAfterRejectioncreateRunnableForJob, executeTemporaryJobs, getAsyncJobLockTimeInMillis, getAsyncJobsDueRunnable, getAsyncRunnableExecutionExceptionHandler, getDefaultAsyncJobAcquireWaitTimeInMillis, getDefaultQueueSizeFullWaitTimeInMillis, getDefaultTimerJobAcquireWaitTimeInMillis, getExecuteAsyncRunnableFactory, getJobServiceConfiguration, getLockOwner, getMaxAsyncJobsDuePerAcquisition, getMaxTimerJobsPerAcquisition, getResetExpiredJobsInterval, getResetExpiredJobsPageSize, getResetExpiredJobsRunnable, getRetryWaitTimeInMillis, getTimerJobRunnable, getTimerLockTimeInMillis, initializeRunnables, isActive, isAutoActivate, isMessageQueueMode, setAcquireRunnableThreadName, setAsyncJobLockTimeInMillis, setAsyncJobsDueRunnable, setAsyncRunnableExecutionExceptionHandler, setAutoActivate, setDefaultAsyncJobAcquireWaitTimeInMillis, setDefaultQueueSizeFullWaitTimeInMillis, setDefaultTimerJobAcquireWaitTimeInMillis, setExecuteAsyncRunnableFactory, setJobEntityManager, setJobServiceConfiguration, setLockOwner, setMaxAsyncJobsDuePerAcquisition, setMaxTimerJobsPerAcquisition, setMessageQueueMode, setResetExpiredJobsInterval, setResetExpiredJobsPageSize, setResetExpiredJobsRunnable, setResetExpiredRunnableName, setRetryWaitTimeInMillis, setTimerJobRunnable, setTimerLockTimeInMillis, setTimerRunnableNeeded, shutdown, start, stopRunnables, unlockOwnedJobspublic SpringAsyncHistoryExecutor()
public SpringAsyncHistoryExecutor(org.springframework.core.task.TaskExecutor taskExecutor,
SpringRejectedJobsHandler rejectedJobsHandler)
Copyright © 2018 Flowable. All rights reserved.