Index

C E G I J O R S 
All Classes and Interfaces|All Packages

C

createResetExpiredJobsRunnable(String) - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 

E

executeAsyncJob(JobInfo) - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
 

G

getRejectedJobsHandler() - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
 

I

init() - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 
initAsyncJobExecutionThreadPool() - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
 
initializeJobEntityManager() - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 

J

jobRejected(AsyncExecutor, JobInfo) - Method in class org.flowable.spring.job.service.SpringCallerRunsRejectedJobsHandler
 
jobRejected(AsyncExecutor, JobInfo) - Method in interface org.flowable.spring.job.service.SpringRejectedJobsHandler
 

O

org.flowable.spring.job.service - package org.flowable.spring.job.service
 

R

rejectedJobsHandler - Variable in class org.flowable.spring.job.service.SpringAsyncExecutor
 

S

setRejectedJobsHandler(SpringRejectedJobsHandler) - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
SpringRejectedJobsHandler implementation that will be used when jobs were rejected by the task executor.
SpringAsyncExecutor - Class in org.flowable.spring.job.service
This is an AsyncExecutor implementation which allows invoking a custom job rejected jobs handler.
SpringAsyncExecutor() - Constructor for class org.flowable.spring.job.service.SpringAsyncExecutor
 
SpringAsyncExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.spring.job.service.SpringAsyncExecutor
 
SpringAsyncHistoryExecutor - Class in org.flowable.spring.job.service
 
SpringAsyncHistoryExecutor() - Constructor for class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 
SpringAsyncHistoryExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
 
SpringCallerRunsRejectedJobsHandler - Class in org.flowable.spring.job.service
 
SpringCallerRunsRejectedJobsHandler() - Constructor for class org.flowable.spring.job.service.SpringCallerRunsRejectedJobsHandler
 
SpringRejectedJobsHandler - Interface in org.flowable.spring.job.service
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
C E G I J O R S 
All Classes and Interfaces|All Packages