Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractAsyncExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AbstractAsyncExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractAsyncExecutor.AcquireTimerRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractAsyncHistoryJobHandler - Class in org.flowable.job.service.impl.history.async
- AbstractAsyncHistoryJobHandler(String) - Constructor for class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- AbstractExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
- AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- AbstractJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- AbstractJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
Abstract job entity class.
- AbstractJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- AbstractJobServiceEngineEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.job.service.impl.persistence.entity - AbstractJobServiceEngineEntityManager(JobServiceConfiguration, String, DM) - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- AbstractJobServiceEntity - Class in org.flowable.job.service.impl.persistence.entity
- AbstractJobServiceEntity() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEntity
- AbstractManager - Class in org.flowable.job.service.impl.persistence
- AbstractManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.AbstractManager
- AbstractMessageBasedJobManager - Class in org.flowable.job.service.impl.asyncexecutor.message
-
Abstract class that contains the main logic to send information about an async history data job to a message queue.
- AbstractMessageBasedJobManager() - Constructor for class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- AbstractMessageBasedJobManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- AbstractRuntimeJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- acquireAndExecuteJobs(CommandExecutor, int) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- acquireAndLock(int, String, int) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- AcquireAsyncJobsDueLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireAsyncJobsDueRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- AcquireAsyncJobsDueRunnable(String, AsyncExecutor, JobInfoEntityManager<? extends JobInfoEntity>, AcquireAsyncJobsDueLifecycleListener, AcquireJobsRunnableConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- AcquireAsyncJobsDueRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- AcquiredExternalWorkerJobImpl - Class in org.flowable.job.service.impl
- AcquiredExternalWorkerJobImpl(ExternalWorkerJobEntity, Map<String, Object>) - Constructor for class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- AcquiredHistoryJobEntities - Class in org.flowable.job.service.impl.asyncexecutor
- AcquiredHistoryJobEntities() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- acquiredJobs - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- AcquireExternalWorkerJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireExternalWorkerJobsCmd(String, int, ExternalWorkerJobAcquireBuilderImpl, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- AcquireJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- AcquireJobsCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- AcquireJobsRunnableConfiguration - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
- AcquireJobsWithGlobalAcquireLockCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- AcquireTimerJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireTimerJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- AcquireTimerJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- AcquireTimerJobsRunnable(AsyncExecutor, JobManager, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- AcquireTimerJobsRunnable(AsyncExecutor, JobManager, AcquireTimerLifecycleListener, AcquireJobsRunnableConfiguration, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- AcquireTimerJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
- AcquireTimerJobsWithGlobalAcquireLockCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- AcquireTimerLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireTimerRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
SuspendedJobEntityback to anAbstractRuntimeJobEntity(i.e. - activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.JobService
- active - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- addEnabledJobCategory(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- addHistoricData(JobServiceConfiguration, String, ObjectNode) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- addHistoricData(JobServiceConfiguration, String, ObjectNode, String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- addHistoryJobHandler(String, HistoryJobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
- addHistoryJsonTransformer(HistoryJsonTransformer) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- addJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- addJobData(String, ObjectNode) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession.AsyncHistorySessionData
- addJobHandler(String, JobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
- addJsonToJob(CommandContext, JobServiceConfiguration, HistoryJobEntity, JsonNode, boolean) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- addRunnable(Runnable) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
- addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- addTenantAsyncExecutor(String, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- advancedJobHandlerConfigurationByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- ASYNC - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- asyncExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncExecutor - Interface in org.flowable.job.service.impl.asyncexecutor
- asyncExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncHistoryCommittedTransactionListener - Class in org.flowable.job.service.impl.history.async
- AsyncHistoryCommittedTransactionListener() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
- AsyncHistoryDateUtil - Class in org.flowable.job.service.impl.history.async
- AsyncHistoryDateUtil() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- asyncHistoryExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryExecutorMessageQueueMode - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncHistoryJobHandler - Class in org.flowable.job.service.impl.history.async
- AsyncHistoryJobHandler(String) - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- asyncHistoryJobMessageHandler - Variable in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- AsyncHistoryJobMessageHandler - Interface in org.flowable.job.service.impl.history.async.message
-
An implementation of this interface needs to be injected into an
AsyncHistoryJobMessageReceiverinstance. - AsyncHistoryJobMessageReceiver - Class in org.flowable.job.service.impl.history.async.message
-
Experimental.
- AsyncHistoryJobMessageReceiver(CommandExecutor, AsyncHistoryJobMessageHandler, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- AsyncHistoryJobNotApplicableException - Exception in org.flowable.job.service.impl.history.async
- AsyncHistoryJobNotApplicableException() - Constructor for exception org.flowable.job.service.impl.history.async.AsyncHistoryJobNotApplicableException
- AsyncHistoryJobNotApplicableException(String) - Constructor for exception org.flowable.job.service.impl.history.async.AsyncHistoryJobNotApplicableException
- AsyncHistoryJobZippedHandler - Class in org.flowable.job.service.impl.history.async
- AsyncHistoryJobZippedHandler(String) - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryJobZippedHandler
- asyncHistoryJsonGroupingEnabled - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryJsonGroupingThreshold - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryJsonGzipCompressionEnabled - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncHistoryJsonUtil - Class in org.flowable.job.service.impl.history.async.util
- AsyncHistoryJsonUtil() - Constructor for class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- asyncHistoryListener - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- asyncHistoryListener - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- asyncHistoryListener - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- AsyncHistoryListener - Interface in org.flowable.job.service.impl.history.async
- asyncHistorySession - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- AsyncHistorySession - Class in org.flowable.job.service.impl.history.async
- AsyncHistorySession(CommandContext, AsyncHistoryListener) - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySession
- AsyncHistorySession(CommandContext, AsyncHistoryListener, List<String>) - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySession
- AsyncHistorySession.AsyncHistorySessionData - Class in org.flowable.job.service.impl.history.async
-
Wrapper for the async history job data, to avoid messing with maps and lists.
- AsyncHistorySessionCommandContextCloseListener - Class in org.flowable.job.service.impl.history.async
-
A listener for command context lifecycle close events that generates JSON (using Jackson) and corresponding
HistoryJobEntitywhen theCommandContextcloses and adds them to the list of entities that will be inserted to the database. - AsyncHistorySessionCommandContextCloseListener() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- AsyncHistorySessionCommandContextCloseListener(AsyncHistorySession, AsyncHistoryListener) - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- AsyncHistorySessionData() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySession.AsyncHistorySessionData
- AsyncHistorySessionFactory - Class in org.flowable.job.service.impl.history.async
- AsyncHistorySessionFactory() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- asyncJobAcquisitionRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- asyncJobAcquisitionThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for async job acquisition.
- asyncJobAcquisitionThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- AsyncJobAddedNotification - Class in org.flowable.job.service.impl.asyncexecutor
- AsyncJobAddedNotification(JobInfoEntity, AsyncExecutor) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- AsyncJobExecutorConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AsyncJobExecutorConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- asyncJobMessageHandler - Variable in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- AsyncJobMessageHandler - Interface in org.flowable.job.service.impl.asyncexecutor.message
-
Experimental.
- AsyncJobMessageReceiver - Class in org.flowable.job.service.impl.asyncexecutor.message
-
Experimental.
- AsyncJobMessageReceiver() - Constructor for class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- AsyncJobMessageReceiver(JobServiceConfiguration, AsyncJobMessageHandler) - Constructor for class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- asyncJobsDueLifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- asyncJobsDueRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- asyncRunnableExecutionExceptionHandler - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AsyncRunnableExecutionExceptionHandler - Interface in org.flowable.job.service.impl.asyncexecutor
- asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- autoActivate - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
B
- BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
The history job is in this phase before it gets created.
- BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
-
The job is in this phase before it gets created.
- BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
The history job is in this phase before it gets executed.
- BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
-
The job is in this phase before it gets executed.
- builder - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
- bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- BulkMoveDeadLetterJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveDeadLetterJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- BulkMoveDeadLetterJobsToHistoryJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveDeadLetterJobsToHistoryJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves a collection of
TimerJobEntityinstances to become asyncJobEntityinstances (the timer is deleted and a new async job is inserted). - BulkMoveTimerJobsToExecutableJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveTimerJobsToExecutableJobsCmd(JobManager, List<TimerJobEntity>) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- bulkUpdateJobLockWithoutRevisionCheck(List<ExternalWorkerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<HistoryJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<JobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- businessCalendarManager - Variable in class org.flowable.job.service.JobServiceConfiguration
C
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- calculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- calculateRepeatValue(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- callHistoryJobProcessors(HistoryJobProcessorContext.Phase, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- callJobProcessors(JobProcessorContext.Phase, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- CancelJobsCmd - Class in org.flowable.job.service.impl.cmd
-
Send job cancelled event and delete job
- CancelJobsCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
- CancelJobsCmd(List<String>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.JobQueryImpl
- category - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- category - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.JobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- clearJobScopeLock(Job) - Method in interface org.flowable.job.service.InternalJobManager
- clearJobScopeLock(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- clearJobScopeLockInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- close() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closed(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closing(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- commandContext - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- commandContextCloseListener - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- CommandContextUtil - Class in org.flowable.job.service.impl.util
- CommandContextUtil() - Constructor for class org.flowable.job.service.impl.util.CommandContextUtil
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- commandExecutor - Variable in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- commandExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- compress(byte[]) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- contains(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- convertToBase64(VariableInstanceEntity) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- copyHistoryJobInfo(HistoryJobEntity, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyHistoryJobProperties(AbstractJobEntity, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyHistoryJsonTransformers(AsyncHistoryJobHandler, AsyncHistoryJobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
- copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Copy job info from one job to the other
- correlationId - Variable in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- correlationId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- correlationId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- CREATE_TIME - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- createAndCalculateNextTimer(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Creates a new
TimerJobEntity, typically when a timer is used in a repeating way. - createAndCalculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- createAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutorFactory
-
Allows to create an
AsyncExecutorspecifically for a tenant. - createAsyncHistoryHintListeners(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Creates an async job so that it can be continued later in a background thread.
- createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
- createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
- createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
- createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
- createDeadLetterJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createDeadLetterJob() - Method in interface org.flowable.job.service.JobService
- createDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a dead letter job from a history job.
- createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a dead letter job from another job
- createDeadLetterJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createDeadLetterJobQuery() - Method in interface org.flowable.job.service.JobService
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create an executable job from another job
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnableFactory
- createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- createExternalWorkerJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createExternalWorkerJob() - Method in interface org.flowable.job.service.JobService
- createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create an external worker job from another job
- createHintListeners(AsyncExecutor, JobInfoEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createHistoryJob() - Method in interface org.flowable.job.service.HistoryJobService
- createHistoryJob() - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- createHistoryJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createHistoryJobQuery() - Method in interface org.flowable.job.service.JobService
- createJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createJob() - Method in interface org.flowable.job.service.JobService
- createJob(CommandContext, AsyncHistorySession, JobServiceConfiguration, String) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- createJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createJobQuery() - Method in interface org.flowable.job.service.JobService
- createJobsWithHistoricalData(CommandContext, JobServiceConfiguration, List<ObjectNode>) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- createRunnableForJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- createSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a suspended job from another job
- createSuspendedJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createSuspendedJobQuery() - Method in interface org.flowable.job.service.JobService
- createTime - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- createTime - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- createTimer(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- createTimerJob() - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- createTimerJob() - Method in interface org.flowable.job.service.TimerJobService
- createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a timer job from another job
- createTimerJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createTimerJobQuery() - Method in interface org.flowable.job.service.JobService
- createTimerMoveExecutorService(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- CYCLE_TYPE - Static variable in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
D
- dataFieldName - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- DEADLETTER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- deadLetterByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- deadLetterByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- deadLetterJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- DeadLetterJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- DeadLetterJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Suspended jobs are stored separately to increase the normal job query performance
- DeadLetterJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
DeadLetterJob entity, necessary for persistence.
- DeadLetterJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityImpl
- deadLetterJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- DeadLetterJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
- DeadLetterJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- DeadLetterJobEntityManagerImpl(JobServiceConfiguration, DeadLetterJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- deadletterJobId - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- deadLetterJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- DeadLetterJobQueryImpl - Class in org.flowable.job.service.impl
- DeadLetterJobQueryImpl() - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- DeadLetterJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
- decompress(byte[]) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobZippedHandler
- DEFAULT - Static variable in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- DefaultAsyncHistoryJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncHistoryJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- DefaultAsyncHistoryJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- DefaultAsyncHistoryJobProducer - Class in org.flowable.job.service.impl.history.async
- DefaultAsyncHistoryJobProducer() - Constructor for class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- DefaultAsyncJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- DefaultAsyncJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- DefaultAsyncRunnableExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncRunnableExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncRunnableExecutionExceptionHandler
- DefaultDebuggerExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
-
Swallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.
- DefaultDebuggerExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
- defaultHistoryJsonTransformer - Variable in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- DefaultJobManager - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultJobManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- delete(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- delete(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- delete(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- delete(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- delete(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- delete(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- delete(SuspendedJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- delete(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- delete(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- deleteByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- DeleteDeadLetterJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteDeadLetterJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- deleteDeadLetterJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteDeadLetterJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- DeleteExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteExternalWorkerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- deleteHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.HistoryJobService
- deleteHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- DeleteHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteHistoryJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- deleteJob(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJob(String) - Method in interface org.flowable.job.service.JobService
- deleteJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- DeleteJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteJobCmd
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- deleteNoCascade(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
The default delete method will cascade to the references entities.
- deleteNoCascade(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- DeleteSuspendedJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteSuspendedJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- deleteSuspendedJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteSuspendedJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- deleteTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- deleteTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- DeleteTimerJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteTimerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- deleteTimerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- deleteTimerJobsByExecutionId(String) - Method in interface org.flowable.job.service.TimerJobService
- deleteV5Job(String) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- determineAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- doInsert(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- doInsert(HistoryJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- doInsert(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- doInsert(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- duedate - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- DUEDATE - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- duedateHigherThan - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThen(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThenOrEquals(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThen(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThenOrEquals(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
E
- elementId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- elementId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.JobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- elementName - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- enabledJobCategories - Variable in class org.flowable.job.service.JobServiceConfiguration
- endDate - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- errorDetails - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- errorDetails - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorDetails(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorMessage - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- errorMessage - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorMessage(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- exceptionByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- exceptionByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.JobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executable - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executable - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executable - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- executable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
- execute(CommandContext) - Method in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- execute(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- execute(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Execute a job, which means that the logic (async logic, timer that fires, etc) is executed, typically by a background thread of an executor.
- execute(HistoryJobEntity, String, CommandContext, JobServiceConfiguration) - Method in interface org.flowable.job.service.HistoryJobHandler
- execute(HistoryJobEntity, String, CommandContext, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in interface org.flowable.job.service.JobHandler
- executeAcquireAndMoveCycle() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- executeAcquireCycle(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- executeAsyncJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeAsyncJob(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Offers the provided
JobInfoto thisAsyncExecutorinstance to execute. - executeAsyncJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- executeAsyncJob(JobInfo, Runnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeAsyncJob(JobInfo, Runnable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- ExecuteAsyncJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteAsyncJobCmd(String, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- ExecuteAsyncJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- ExecuteAsyncRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- ExecuteAsyncRunnable(String, JobServiceConfiguration, JobInfoEntityManager<? extends JobInfoEntity>, AsyncRunnableExecutionExceptionHandler) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- ExecuteAsyncRunnable(JobInfo, JobServiceConfiguration, JobInfoEntityManager<? extends JobInfoEntity>, AsyncRunnableExecutionExceptionHandler) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- executeAsyncRunnableFactory - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- ExecuteAsyncRunnableFactory - Interface in org.flowable.job.service.impl.asyncexecutor
- ExecuteAsyncRunnableJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteAsyncRunnableJobCmd(String, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration, boolean) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executeHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- ExecuteHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
-
Executes a
HistoryJobdirectly (not through the async history executor). - ExecuteHistoryJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- executeHistoryJobHandler(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeHistoryTransformers(CommandContext, HistoryJobEntity, ObjectNode, List<HistoryJsonTransformer>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- executeJob(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- ExecuteJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- executeJobHandler(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executeMessageJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- executeMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- executeTemporaryJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeTimerJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeV5Job(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- executeV5JobWithLockAndRetry(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- EXECUTION_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- executionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- executionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- ExecutorPerTenantAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
An
AsyncExecutorthat has oneAsyncExecutorper tenant. - ExecutorPerTenantAsyncExecutor(TenantInfoHolder) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- ExecutorPerTenantAsyncExecutor(TenantInfoHolder, TenantAwareAsyncExecutorFactory) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- expressionManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- EXTERNAL_WORKER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- externalJobId - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- ExternalWorkerJobAcquireBuilderImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobAcquireBuilderImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- externalWorkerJobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- externalWorkerJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- ExternalWorkerJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- ExternalWorkerJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Represents an external job.
- ExternalWorkerJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
- ExternalWorkerJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- externalWorkerJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- ExternalWorkerJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManagerresponsible for theExternalWorkerJobEntityclass. - ExternalWorkerJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- ExternalWorkerJobEntityManagerImpl(JobServiceConfiguration, ExternalWorkerJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- ExternalWorkerJobFailCmd - Class in org.flowable.job.service.impl.cmd
- ExternalWorkerJobFailCmd(String, String, int, Duration, String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- ExternalWorkerJobFailureBuilderImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobFailureBuilderImpl(String, String, CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- ExternalWorkerJobQueryImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobQueryImpl() - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- ExternalWorkerJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
- externalWorkerJobsByScopeIdAndSubScopeIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- externalWorkers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- externalWorkers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
F
- fail() - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- failedJobCommandFactory - Variable in class org.flowable.job.service.JobServiceConfiguration
- FailedJobCommandFactory - Interface in org.flowable.job.service.impl.asyncexecutor
- FailedJobListener - Class in org.flowable.job.service.impl.asyncexecutor
- FailedJobListener(CommandExecutor, Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- FIELD_NAME_DATA - Static variable in interface org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer
- FIELD_NAME_TYPE - Static variable in interface org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer
- fillDefaultAsyncJobInfo(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- findByName(String) - Static method in class org.flowable.job.service.impl.JobQueryProperty
- findDeadLetterJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findDeadLetterJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findDeadLetterJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findDeadLetterJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findExpiredJobs(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findExpiredJobs(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- FindExpiredJobsCmd - Class in org.flowable.job.service.impl.asyncexecutor
- FindExpiredJobsCmd(int, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findExternalWorkerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findExternalWorkerJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.HistoryJobDataManager
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
Same as
HistoryJobEntityManager.findHistoryJobsByQueryCriteria(HistoryJobQueryImpl), but only returns a count and not the instances itself. - findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.HistoryJobService
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.HistoryJobDataManager
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
Executes a
HistoryJobQueryImpland returns the matchingHistoryJobEntityinstances. - findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- findInternalJobManager(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Find the deadletter job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Find the external worker job by the given correlationId
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Find the job with the given correlation id
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Find the suspended job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Find the timer job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobById(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobById(String) - Method in interface org.flowable.job.service.JobService
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Same as
DeadLetterJobEntityManager.findJobsByQueryCriteria(DeadLetterJobQueryImpl), but only returns a count and not the instances itself. - findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Same as
ExternalWorkerJobEntityManager.findJobsByQueryCriteria(ExternalWorkerJobQueryImpl), but only returns a count and not the instances itself. - findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobCountByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobCountByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobCountByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Same as
JobEntityManager.findJobsByQueryCriteria(JobQueryImpl), but only returns a count and not the instances itself. - findJobCountByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Same as
SuspendedJobEntityManager.findJobsByQueryCriteria(SuspendedJobQueryImpl), but only returns a count and not the instances itself. - findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Same as
TimerJobEntityManager.findJobsByQueryCriteria(TimerJobQueryImpl), but only returns a count and not the instances itself. - findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Returns all
DeadLetterJobEntityinstances related to an execution id. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns all
JobEntityinstances related to on ExecutionEntity. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Returns all
SuspendedJobEntityinstances related to an execution id. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Returns all
DeadLetterJobEntityinstances related to a process instance - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns all
JobEntityinstances related to one process instance ExecutionEntity. - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Returns all
SuspendedJobEntityinstances related to an execution id. - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Executes a
JobQueryImpland returns the matchingDeadLetterJobEntityinstances. - findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Executes a
ExternalWorkerJobQueryImpland returns the matchingExternalWorkerJobEntityinstances. - findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobsByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Executes a
JobQueryImpland returns the matchingJobEntityinstances. - findJobsByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Executes a
JobQueryImpland returns the matchingSuspendedJobEntityinstances. - findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Executes a
JobQueryImpland returns the matchingTimerJobEntityinstances. - findJobsByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Returns all
ExternalWorkerJobEntityfor the given scope and subscope. - findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Returns all
TimerJobEntityfor the given scope and subscope. - findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Returns the
TimerJobEntityfor a given process definition. - findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
The same as
TimerJobEntityManager.findJobsByTypeAndProcessDefinitionId(String, String), but by key and for a specific tenantId. - findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
The same as
TimerJobEntityManager.findJobsByTypeAndProcessDefinitionId(String, String), but by key and specifically for the 'no tenant' mode. - findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsToExecute(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsToExecute(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns
JobEntitythat are eligible to be executed. - findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsToExecuteAndLockInBulk(List<String>, Page, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- findSuspendedJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findSuspendedJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findSuspendedJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findSuspendedJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findTimerJobById(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobById(String) - Method in interface org.flowable.job.service.TimerJobService
- findTimerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobsByExecutionId(String) - Method in interface org.flowable.job.service.TimerJobService
- findTimerJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.TimerJobService
- FlowableJobEventBuilder - Class in org.flowable.job.service.event.impl
-
Builder class used to create
FlowableEventimplementations. - FlowableJobEventBuilder() - Constructor for class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- flush() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- formatDate(Date) - Static method in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- forUserOrGroups(String, Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- forUserOrGroups(String, Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
G
- generateJson(JobServiceConfiguration, String, ObjectNode) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- generateJson(JobServiceConfiguration, Map<String, List<ObjectNode>>, List<ObjectNode>, String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- getAcquireRunnableThreadName() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAdvancedJobHandlerConfiguration() - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- getAdvancedJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getAdvancedJobHandlerConfigurationByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- getAdvancedJobHandlerConfigurationByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getAsyncExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getAsyncHistoryExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryJobHandlerTypes(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- getAsyncHistoryJobMessageHandler() - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- getAsyncHistoryJsonGroupingThreshold() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryListener() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- getAsyncHistoryListener() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- getAsyncHistoryListener() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- getAsyncHistoryListener(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- getAsyncHistorySession() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- getAsyncJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getAsyncJobLockTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobLockTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getAsyncJobLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getAsyncJobMessageHandler() - Method in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- getAsyncJobsDueLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsDueRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobsGlobalLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobsGlobalLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncRunnableExecutionExceptionHandler() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAuthorizedGroups() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getAuthorizedGroups() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getAuthorizedUser() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getAuthorizedUser() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getBooleanFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getBooleanFromJson(ObjectNode, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getBusinessCalendarManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getBusinessCalendarName(String, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getBusinessCalendarName(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getBusinessCalendarName(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Get the business calendar name of the job configuration
- getCategory() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCategory() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCategory() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getClock() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getCommand(String, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.FailedJobCommandFactory
- getCommandContext() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getCommandContext() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getCommandExecutor() - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- getCommandExecutor() - Method in class org.flowable.job.service.impl.ServiceImpl
- getCommandExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getCorrelationId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCreateTime() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCreateTime() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCreateTime() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCreateTime() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getCustomValues() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCustomValues() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCustomValues() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCustomValues() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getCustomValuesByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCustomValuesByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCustomValuesByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getDataFieldName() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- getDateFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getDbSqlSession() - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getDeadLetterJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getDeadLetterJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getDeadLetterJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getDeadletterJobId() - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- getDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getDefaultHistoryJsonTransformer() - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- getDefaultQueueSizeFullWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getDoubleFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getDuedate() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getDuedate() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getElementId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getElementId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getElementName() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getElementName() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getEnabledJobCategories() - Method in class org.flowable.job.service.JobServiceConfiguration
- getEndDate() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getEndDate() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- getEngineType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getEngineType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getEventDispatcher() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.job.service.impl.ServiceImpl
- getExceptionByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getExceptionMessage() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionMessage() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExceptionStacktrace() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionStacktrace() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionStacktrace() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionStacktrace(Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getExecutable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExecutable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExecutable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExecuteAsyncRunnableFactory() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getExecutionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExpressionManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getExternalWorkerJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getExternalWorkerJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getExternalWorkerJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getFailedJobCommandFactory() - Method in class org.flowable.job.service.JobServiceConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getGlobalAcquireLockPrefix() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getHandlerType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.JobQueryImpl
- GetHistoryJobAdvancedConfigurationCmd - Class in org.flowable.job.service.impl.cmd
-
Executes a
HistoryJobdirectly (not through the async history executor). - GetHistoryJobAdvancedConfigurationCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- getHistoryJobData(CommandContext, HistoryJobEntity) - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- getHistoryJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobEntity() - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Get the history job entity.
- getHistoryJobEntity() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- getHistoryJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getHistoryJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobExecutionScope() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobProcessors() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJsonTransformers() - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- getId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.job.service.JobServiceConfiguration
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- getIdPrefix() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEntity
- getIntegerFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getInternalJobCompatibilityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getInternalJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- GetJobByCorrelationIdCmd - Class in org.flowable.job.service.impl.cmd
- GetJobByCorrelationIdCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- getJobByteArrayRefAsString(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobBytes(HistoryJobEntity) - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- getJobBytes(HistoryJobEntity) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobZippedHandler
- getJobData() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession.AsyncHistorySessionData
- getJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobDataTypes() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- getJobEntity() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- getJobEntity() - Method in interface org.flowable.job.service.JobProcessorContext
-
Get the job entity.
- getJobEntityManager() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- GetJobExceptionStacktraceCmd - Class in org.flowable.job.service.impl.cmd
- GetJobExceptionStacktraceCmd(String, JobType, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- getJobExecutionScope() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobHandlerConfiguration() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobHandlerType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobHandlerType() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getJobHandlerType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJobHandlerType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobId() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- getJobManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobParentStateResolver() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobProcessors() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- getJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getJobServiceConfiguration() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- getJobType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJobType(JobServiceConfiguration, boolean) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- getJobTypeAsyncHistory() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobTypeAsyncHistoryZipped() - Method in class org.flowable.job.service.JobServiceConfiguration
- getLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- getLockDuration() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getLockExpirationTime() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockForceAcquireAfter() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLockOwner() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getLockOwner() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getLockOwner() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getLockOwner() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockPollRate() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockWaitTime() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLongFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMaxAsyncJobsDuePerAcquisition() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getMaxIterations() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getMaxIterations() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMaxTimerJobsPerAcquisition() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getMoveTimerExecutorPoolSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMoveTimerExecutorPoolSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getName() - Method in class org.flowable.job.service.impl.JobQueryProperty
- getNow() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getObjectMapper() - Method in class org.flowable.job.service.JobServiceConfiguration
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getPhase() - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Get the history job phase.
- getPhase() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- getPhase() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- getPhase() - Method in interface org.flowable.job.service.JobProcessorContext
-
Get the job phase.
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getRegisteredJobDataTypes() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- getRepeat() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getRepeat() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobsInterval() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobsPageSize() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getResetExpiredJobsRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getResetExpiredRunnableName() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResourcesRootDirectory() - Method in class org.flowable.job.service.impl.db.JobDbSchemaManager
- getRetries() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getRetries() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getRetries() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getRetries() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getRetryWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Deprecated.
- getRetryWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Deprecated.no longer used
- getRetryWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
-
Deprecated.
- getRunnables() - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeType() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getScopeType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getScopeType() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getSerialversionuid() - Static method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getSession(Class<T>) - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getSessionData() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- getSessionType() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- getStringFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getSubScopeId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getSuspendedJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getSuspendedJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getSuspendedJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTaskExecutor() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
The optional task executor for the async executor
- getTaskExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getTaskExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- getTenantAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- getTenantId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getTenantId() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTenantId() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- getTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getTenantId() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getTenantId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getTenantId() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getTenantIds() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTenantIds() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- getTenantIds() - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- getThreadFactory() - Method in class org.flowable.job.service.impl.asyncexecutor.ManagedAsyncJobExecutor
-
Deprecated.
- getTimerJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getTimerJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getTimerJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getTimerLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTimerLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTopic() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getTransactionContext() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- getType() - Method in interface org.flowable.job.service.HistoryJobHandler
- getType() - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- getType() - Method in interface org.flowable.job.service.JobHandler
- getTypeFieldName() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- getTypes() - Method in interface org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer
- getVariables() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- globalAcquireLockEnabled - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Whether global acquire lock should be used.
- globalAcquireLockPrefix - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
The prefix that the runnable should use for the global acquire lock.
H
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncRunnableExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncRunnableExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- handleFailedJob(Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- handleFailedV5Job(AbstractRuntimeJobEntity, Throwable) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- handleJob(HistoryJobEntity, JsonNode) - Method in interface org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageHandler
-
Handle the job and its data.
- handleJob(JobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageHandler
-
Handle the job and its data.
- handleJobDelete(Job) - Method in interface org.flowable.job.service.InternalJobManager
- handleJobDelete(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobDeleteInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobInsert(Job) - Method in interface org.flowable.job.service.InternalJobManager
- handleJobInsert(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleNoMatchingHistoryTransformer(CommandContext, HistoryJobEntity, ObjectNode, String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- handlerType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.JobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.JobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- hintAsyncExecutor(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- hintAsyncHistoryExecutor(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- historyDataGenerated(JobServiceConfiguration, List<ObjectNode>) - Method in interface org.flowable.job.service.impl.history.async.AsyncHistoryListener
- historyDataGenerated(JobServiceConfiguration, List<ObjectNode>) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- historyJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- historyJobEntity - Variable in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- historyJobEntity - Variable in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- HistoryJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- HistoryJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
History Job entity.
- HistoryJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- historyJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManagerresponsible for theHistoryJobEntityclass. - HistoryJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- HistoryJobEntityManagerImpl(JobServiceConfiguration, HistoryJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- historyJobExecutionScope - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobHandler - Interface in org.flowable.job.service
- historyJobHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- HistoryJobProcessor - Interface in org.flowable.job.service
-
History job processor which is used to process history job entities during the different history job phases.
- HistoryJobProcessorContext - Interface in org.flowable.job.service
-
The context used in the
HistoryJobProcessor. - HistoryJobProcessorContext.Phase - Enum Class in org.flowable.job.service
-
The job phases.
- HistoryJobProcessorContextImpl - Class in org.flowable.job.service.impl
-
The default
HistoryJobProcessorContextimplementation used in theHistoryJobProcessor. - HistoryJobProcessorContextImpl(HistoryJobProcessorContext.Phase, HistoryJobEntity) - Constructor for class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- historyJobProcessors - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobQueryImpl - Class in org.flowable.job.service.impl
- HistoryJobQueryImpl() - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- HistoryJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- HistoryJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- historyJobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobService - Interface in org.flowable.job.service
-
Service which provides access to jobs.
- HistoryJobServiceImpl - Class in org.flowable.job.service.impl
- HistoryJobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobServiceImpl
- HistoryJsonTransformer - Interface in org.flowable.job.service.impl.history.async.transformer
- historyJsonTransformers - Variable in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
I
- id - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.JobQueryImpl
- id - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- init() - Method in class org.flowable.job.service.JobServiceConfiguration
- initAsyncJobExecutionThreadPool() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- initAsyncJobExecutionThreadPool() - Method in class org.flowable.job.service.impl.asyncexecutor.ManagedAsyncJobExecutor
-
Deprecated.
- initCommandContextCloseListener() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- initDataManagers() - Method in class org.flowable.job.service.JobServiceConfiguration
- initEntityManagers() - Method in class org.flowable.job.service.JobServiceConfiguration
- initializeJobEntityManager() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- initializeJobEntityManager() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- initializeRunnables() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- initJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- insert(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- insert(DeadLetterJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- insert(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- insert(HistoryJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- insert(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- insert(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- insert(SuspendedJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- insert(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- insert(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- insertDeadLetterJob(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertDeadLetterJob(DeadLetterJobEntity) - Method in interface org.flowable.job.service.JobService
- insertExternalWorkerJob(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertExternalWorkerJob(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.JobService
- insertExternalWorkerJobEntity(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Insert the
ExternalWorkerJobEntity, similar to insert(ExternalWorkerJobEntity), but returns a boolean in case the insert did not go through. - insertExternalWorkerJobEntity(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- insertJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- insertJobEntity(JobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Insert the
JobEntity, similar to insert(JobEntity), but returns a boolean in case the insert did not go through. - insertJobEntity(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- insertTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- insertTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- insertTimerJobEntity(TimerJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Insert the
TimerJobEntity, similar to insert(TimerJobEntity), but returns a boolean in case the insert did not go through. - insertTimerJobEntity(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- internalCreateAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- internalCreateLockedAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- internalJobCompatibilityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- InternalJobCompatibilityManager - Interface in org.flowable.job.service
- internalJobManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- InternalJobManager - Interface in org.flowable.job.service
- internalJobManagerByScopeType - Variable in class org.flowable.job.service.ScopeAwareInternalJobManager
- InternalJobParentStateResolver - Interface in org.flowable.job.service
- isActive - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isActive() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isActive() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- isActive() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- isApplicable(ObjectNode, CommandContext) - Method in interface org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer
- isAsyncExecutorActive() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncExecutorRemainingCapacitySufficient(int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncHistoryExecutorActive() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncHistoryExecutorMessageQueueMode() - Method in class org.flowable.job.service.JobServiceConfiguration
- isAsyncHistoryJsonGroupingEnabled - Variable in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- isAsyncHistoryJsonGroupingEnabled() - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- isAsyncHistoryJsonGroupingEnabled() - Method in class org.flowable.job.service.JobServiceConfiguration
- isAsyncHistoryJsonGzipCompressionEnabled() - Method in class org.flowable.job.service.JobServiceConfiguration
- isAsyncJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isAsyncJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isAutoActivate - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isAutoActivate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isAutoActivate() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- isAutoActivate() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- isExclusive - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- isExclusive() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- isExclusive() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- isExecutable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isExecutable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isExecutable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isExecutorActive(AsyncExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isFlowable5Job(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isGlobalAcquireLockEnabled() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isHistoryEnabled() - Method in class org.flowable.job.service.JobServiceConfiguration
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.job.service.JobServiceConfiguration
- isInPhase(HistoryJobProcessorContext.Phase) - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Returns
trueif theHistoryJobProcessorContextis in the specified phase, false otherwise. - isInPhase(HistoryJobProcessorContext.Phase) - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- isInPhase(JobProcessorContext.Phase) - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- isInPhase(JobProcessorContext.Phase) - Method in interface org.flowable.job.service.JobProcessorContext
-
Returns
trueif theJobProcessorContextis in the specified phase, false otherwise. - isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isInterrupted() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isMessageQueueMode - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isMessageQueueMode() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isNoRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyExternalWorkers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyExternalWorkers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isResetExpiredJobEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isResetExpiredJobEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isRetained(E, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher
- isRetained(DeadLetterJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
- isRetained(ExternalWorkerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
- isRetained(ExternalWorkerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- isRetained(JobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobsByExecutionIdMatcher
- isRetained(SuspendedJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
- isRetained(TimerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByExecutionIdMatcher
- isRetained(TimerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByScopeIdAndSubScopeIdMatcher
- isRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isSuspended(Job) - Method in interface org.flowable.job.service.InternalJobParentStateResolver
- isTimerJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isTimerJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isTimerRunnableNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isTimerRunnableNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isUnlock() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- isUnlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isUnlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isValidTime(JobEntity, Date, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isValidTime(JobEntity, Date, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isWithException() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
J
- job - Variable in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- job - Variable in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- job - Variable in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- JOB_EXECUTION_SCOPE_ALL - Static variable in class org.flowable.job.service.JobServiceConfiguration
- JOB_EXECUTION_SCOPE_CMMN - Static variable in class org.flowable.job.service.JobServiceConfiguration
- JOB_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- JOB_SERVICE_ID_PREFIX - Static variable in class org.flowable.job.service.impl.persistence.entity.JobServiceEntityConstants
- JobAddedTransactionListener - Class in org.flowable.job.service.impl.asyncexecutor
- JobAddedTransactionListener(JobInfo, AsyncExecutor, CommandExecutor) - Constructor for class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- jobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- JobByCorrelationIdMatcher<E extends AbstractRuntimeJobEntity> - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- JobByCorrelationIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher
- jobData - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession.AsyncHistorySessionData
- jobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- jobDataTypes - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- JobDbSchemaManager - Class in org.flowable.job.service.impl.db
- JobDbSchemaManager() - Constructor for class org.flowable.job.service.impl.db.JobDbSchemaManager
- jobEntity - Variable in class org.flowable.job.service.impl.JobProcessorContextImpl
- JobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Represents an async job: a piece of logic that needs to be executed asynchronously.
- JobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
Job entity.
- JobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManagerresponsible for theJobEntityclass. - JobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- JobEntityManagerImpl(JobServiceConfiguration, JobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- jobExecutionScope - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobHandler - Interface in org.flowable.job.service
- jobHandlerConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- jobHandlerConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- jobHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- jobHandlerType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- jobHandlerType - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- jobId - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- jobId - Variable in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- jobId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobIds - Variable in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- jobIds - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.JobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- JobInfoDataManager<T extends JobInfoEntity> - Interface in org.flowable.job.service.impl.persistence.entity.data
- JobInfoEntity - Interface in org.flowable.job.service.impl.persistence.entity
- JobInfoEntityManager<T extends JobInfoEntity> - Interface in org.flowable.job.service.impl.persistence.entity
- JobInfoEntityManagerImpl<T extends JobInfoEntity,
DM extends JobInfoDataManager<T>> - Class in org.flowable.job.service.impl.persistence.entity - JobInfoEntityManagerImpl(JobServiceConfiguration, DM) - Constructor for class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- jobInfoEntityManagers - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- jobManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- jobManager - Variable in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- jobManager - Variable in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- jobManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobManager - Interface in org.flowable.job.service.impl.asyncexecutor
-
Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter), but which are generally applicable or are about going from one type to another.
- jobParentStateResolver - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobProcessor - Interface in org.flowable.job.service
-
Job processor which is used to process job entities during the different job phases.
- JobProcessorContext - Interface in org.flowable.job.service
-
The context used in the
JobProcessor. - JobProcessorContext.Phase - Enum Class in org.flowable.job.service
-
The job phases.
- JobProcessorContextImpl - Class in org.flowable.job.service.impl
-
The default
JobProcessorContextimplementation used in theJobProcessor. - JobProcessorContextImpl(JobProcessorContext.Phase, AbstractJobEntity) - Constructor for class org.flowable.job.service.impl.JobProcessorContextImpl
- jobProcessors - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobQueryImpl - Class in org.flowable.job.service.impl
- JobQueryImpl() - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryProperty - Class in org.flowable.job.service.impl
-
Contains the possible properties that can be used in a
JobQuery. - JobQueryProperty(String) - Constructor for class org.flowable.job.service.impl.JobQueryProperty
- jobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- jobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- JobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- JobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobsByExecutionIdMatcher
- jobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobService - Interface in org.flowable.job.service
-
Service which provides access to jobs.
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.JobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.AbstractManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- JobServiceConfiguration - Class in org.flowable.job.service
-
This service configuration contains all settings and instances around job execution and management.
- JobServiceConfiguration(String) - Constructor for class org.flowable.job.service.JobServiceConfiguration
- JobServiceEntityConstants - Class in org.flowable.job.service.impl.persistence.entity
- JobServiceEntityConstants() - Constructor for class org.flowable.job.service.impl.persistence.entity.JobServiceEntityConstants
- JobServiceImpl - Class in org.flowable.job.service.impl
- JobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobServiceImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobType - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobType - Variable in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- jobType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- JobType - Enum Class in org.flowable.job.service.impl.cmd
-
The various types of
JobEntitysubtypes, as enum. - jobTypeAsyncHistory - Variable in class org.flowable.job.service.JobServiceConfiguration
- jobTypeAsyncHistoryZipped - Variable in class org.flowable.job.service.JobServiceConfiguration
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
L
- lifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- lifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- lockDuration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- locked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- locked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- locked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- LockExclusiveJobCmd - Class in org.flowable.job.service.impl.cmd
- LockExclusiveJobCmd(Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- lockJob() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- lockJob(CommandContext, JobInfoEntity, int) - Method in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- lockJob(CommandContext, TimerJobEntity, int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- lockJob(JobInfoEntity, int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- lockJobScope(Job) - Method in interface org.flowable.job.service.InternalJobManager
- lockJobScope(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- lockJobScopeInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- lockManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- lockManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- lockOwner - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- lockOwner - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.JobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- lockOwner(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- lockOwner(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- lockOwner(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- logger - Variable in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- logJobUnlocking(Job) - Method in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- logOptimisticLockingException(FlowableOptimisticLockingException) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
M
- ManagedAsyncJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
-
Deprecated.The factory should be configured in the engine configuration
- ManagedAsyncJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.ManagedAsyncJobExecutor
-
Deprecated.
- maxIterations - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- mergeHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
-
Registers the given
HistoryJobHandlerunder the provided type and checks for existing default and internalHistoryJobHandlerinstances to be of the same class. - messageForJobReceived(String) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- messageForJobReceived(String) - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- messages() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.JobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- moveDeadLetterJobToExecutableJob(DeadLetterJobEntity, int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveDeadLetterJobToExecutableJob(DeadLetterJobEntity, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
DeadLetterJobEntityto aJob, thus making it executable again. - MoveDeadLetterJobToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveDeadLetterJobToExecutableJobCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- moveDeadLetterJobToHistoryJob(DeadLetterJobEntity, int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveDeadLetterJobToHistoryJob(DeadLetterJobEntity, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
DeadLetterJobEntityto aHistoryJob, thus making it executable again (by the async history executor). - MoveDeadLetterJobToHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveDeadLetterJobToHistoryJobCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- moveExecutorPoolSize - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
ExternalWorkerJobEntityto become an asyncJobEntity. - moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms an
AbstractRuntimeJobEntityto aDeadLetterJobEntity. - moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.JobService
- MoveJobToDeadLetterJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveJobToDeadLetterJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
AbstractRuntimeJobEntityto become aSuspendedJobEntity, such that theAsyncExecutorwon't pick it up anymore for execution. - moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.JobService
- moveJobToTimerJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToTimerJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
AbstractRuntimeJobEntityto become aTimerJobEntity. - moveJobToTimerJob(JobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- moveJobToTimerJob(JobEntity) - Method in interface org.flowable.job.service.TimerJobService
- MoveSuspendedJobToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveSuspendedJobToExecutableJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- moveTimerJobsExecutorService - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- MoveTimerJobsToExecutableJobsCmd - Class in org.flowable.job.service.impl.cmd
- MoveTimerJobsToExecutableJobsCmd(JobManager, List<TimerJobEntity>) - Constructor for class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- moveTimerJobToExecutableJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveTimerJobToExecutableJob(TimerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves a
TimerJobEntityto become an asyncJobEntity. - MoveTimerToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveTimerToExecutableJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- multipleAllowed() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- multipleAllowed() - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- multipleAllowed() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- MybatisDeadLetterJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisDeadLetterJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- MybatisExternalWorkerJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisExternalWorkerJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- MybatisHistoryJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisHistoryJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- MybatisJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- MybatisSuspendedJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisSuspendedJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- MybatisTimerJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisTimerJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
N
- name - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- name - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- noRetriesLeft - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- noRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- nullTenantIdAsyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- numberOfJobs - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
O
- offerJobs(List<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- onlyBpmn() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- onlyCmmn() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- onlyExternalWorkers - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyExternalWorkers - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.JobQueryImpl
- openSession(CommandContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- optimistLockingException(String, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- order() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- order() - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- order() - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- orderByExecutionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- org.flowable.job.service - package org.flowable.job.service
- org.flowable.job.service.event.impl - package org.flowable.job.service.event.impl
- org.flowable.job.service.impl - package org.flowable.job.service.impl
- org.flowable.job.service.impl.asyncexecutor - package org.flowable.job.service.impl.asyncexecutor
- org.flowable.job.service.impl.asyncexecutor.message - package org.flowable.job.service.impl.asyncexecutor.message
- org.flowable.job.service.impl.asyncexecutor.multitenant - package org.flowable.job.service.impl.asyncexecutor.multitenant
- org.flowable.job.service.impl.cmd - package org.flowable.job.service.impl.cmd
- org.flowable.job.service.impl.db - package org.flowable.job.service.impl.db
- org.flowable.job.service.impl.history.async - package org.flowable.job.service.impl.history.async
- org.flowable.job.service.impl.history.async.message - package org.flowable.job.service.impl.history.async.message
- org.flowable.job.service.impl.history.async.transformer - package org.flowable.job.service.impl.history.async.transformer
- org.flowable.job.service.impl.history.async.util - package org.flowable.job.service.impl.history.async.util
- org.flowable.job.service.impl.persistence - package org.flowable.job.service.impl.persistence
- org.flowable.job.service.impl.persistence.entity - package org.flowable.job.service.impl.persistence.entity
- org.flowable.job.service.impl.persistence.entity.data - package org.flowable.job.service.impl.persistence.entity.data
- org.flowable.job.service.impl.persistence.entity.data.impl - package org.flowable.job.service.impl.persistence.entity.data.impl
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.job.service.impl.util - package org.flowable.job.service.impl.util
P
- pageSize - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- parseDate(String) - Static method in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- phase - Variable in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- phase - Variable in class org.flowable.job.service.impl.JobProcessorContextImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- prepareAndSendMessage(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- preRepeatedTimerSchedule(TimerJobEntity, VariableScope) - Method in interface org.flowable.job.service.InternalJobManager
- preRepeatedTimerSchedule(TimerJobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preTimerJobDelete(JobEntity, VariableScope) - Method in interface org.flowable.job.service.InternalJobManager
- preTimerJobDelete(JobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- process(HistoryJobProcessorContext) - Method in interface org.flowable.job.service.HistoryJobProcessor
-
Process the given
HistoryJobProcessorContext. - process(JobProcessorContext) - Method in interface org.flowable.job.service.JobProcessor
-
Process the given
JobProcessorContext. - PROCESS_INSTANCE_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- processDefinitionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- processHistoryJobEntities(CommandContext, JobServiceConfiguration, List<ObjectNode>, List<HistoryJobEntity>) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- processHistoryJson(CommandContext, HistoryJobEntity, JsonNode) - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- processHistoryJson(CommandContext, HistoryJobEntity, JsonNode) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- processInstanceId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- putIfNotNull(ObjectNode, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Double) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Integer) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Long) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Date) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, int) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Double) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Long) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Date) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNullOrEmpty(ObjectNode, String, Collection<String>) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfTrue(ObjectNode, String, boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
R
- registeredJobDataTypes - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- registerJobDataTypes(List<String>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- registerScopedInternalJobManager(String, InternalJobManager) - Method in interface org.flowable.job.service.InternalJobManager
- registerScopedInternalJobManager(String, InternalJobManager) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- rejectedJobs(String, int, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- remainingCapacity - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- remainingCapacity - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- removeTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- removeTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- removeTenantAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- repeat - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- resetExpiredJob(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- resetExpiredJob(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Resets an expired job.
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- ResetExpiredJobsCmd - Class in org.flowable.job.service.impl.asyncexecutor
- ResetExpiredJobsCmd(Collection<String>, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- resetExpiredJobsRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- ResetExpiredJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor
-
Runnable that checks the
Jobentities periodically for 'expired' jobs. - ResetExpiredJobsRunnable(String, AsyncExecutor, JobInfoEntityManager<? extends JobInfoEntity>...) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- resetExpiredJobsRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- resetExpiredJobsThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- resetExpiredJobThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for resetting the expired jobs.
- resetJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
-
Resets jobs that were expired.
- resetJobs(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- resolveJob() - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- resolveVariableScope(Job) - Method in interface org.flowable.job.service.InternalJobManager
- resolveVariableScope(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- resolveVariableScopeInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- retries - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- retries - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- retries - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- retries - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- retries(int) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- RETRIES - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- retriesLeft - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- retryTimeout - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- retryTimeout - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- retryTimeout(Duration) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- runnables - Variable in class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
S
- scheduleAsyncJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleAsyncJob(JobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Schedules and async job.
- scheduleAsyncJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- scheduleAsyncJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- scheduleHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.HistoryJobService
- scheduleHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
schedules a
HistoryJobEntity, meaning it will be scheduled (inserted in the database/put on a queue/...) to be executed at a later point in time. - scheduleHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- scheduleJobs(CommandContext, JobServiceConfiguration, List<HistoryJobEntity>) - Method in class org.flowable.job.service.impl.history.async.DefaultAsyncHistoryJobProducer
- scheduleTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Schedules a timer, meaning it will be inserted in the datastore.
- scheduleTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- scheduleTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- ScopeAwareInternalJobManager - Class in org.flowable.job.service
- ScopeAwareInternalJobManager() - Constructor for class org.flowable.job.service.ScopeAwareInternalJobManager
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- scopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeType - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- scopeType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- sendCancelEvent(CommandContext, TimerJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- sendCancelEvent(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- sendCancelEvent(HistoryJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- sendCancelEvent(JobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- sendCancelEvent(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- sendMessage(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
-
Subclasses need to implement this method: it should contain the actual sending of the message using the job data provided in the parameter.
- sendMoveToDeadletterEvent(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- sendRejectedEvent(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- sendTimerScheduledEvent(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- ServiceImpl - Class in org.flowable.job.service.impl
- ServiceImpl() - Constructor for class org.flowable.job.service.impl.ServiceImpl
- ServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ServiceImpl
- sessionData - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- setAcquireRunnableThreadName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAcquireRunnableThreadName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAdvancedJobHandlerConfiguration(String) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAdvancedJobHandlerConfigurationBytes(byte[]) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfigurationBytes(byte[]) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryExecutorMessageQueueMode(boolean) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryJobMessageHandler(AsyncHistoryJobMessageHandler) - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- setAsyncHistoryJsonGroupingEnabled(boolean) - Method in class org.flowable.job.service.impl.history.async.AbstractAsyncHistoryJobHandler
- setAsyncHistoryJsonGroupingEnabled(boolean) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryJsonGroupingThreshold(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryJsonGzipCompressionEnabled(boolean) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryListener(AsyncHistoryListener) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- setAsyncHistoryListener(AsyncHistoryListener) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- setAsyncHistorySession(AsyncHistorySession) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- setAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setAsyncJobAcquisitionThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setAsyncJobLockTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobLockTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setAsyncJobMessageHandler(AsyncJobMessageHandler) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- setAsyncJobsDueLifecycleListener(AcquireAsyncJobsDueLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsDueRunnable(AcquireAsyncJobsDueRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockForceAcquireAfter(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobsGlobalLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobsGlobalLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncRunnableExecutionExceptionHandler(AsyncRunnableExecutionExceptionHandler) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAutoActivate(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAutoActivate(boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setAutoActivate(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setCategory(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCategory(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.job.service.impl.history.async.message.AsyncHistoryJobMessageReceiver
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setConfiguration(AcquireJobsRunnableConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- setConfiguration(AcquireJobsRunnableConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- setConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCreateTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setCreateTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setCustomValues(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCustomValues(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCustomValues(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setDataFieldName(String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- setDeadLetterJobDataManager(DeadLetterJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setDeadLetterJobEntityManager(DeadLetterJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setDefaultAsyncJobAcquireWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDefaultHistoryJsonTransformer(HistoryJsonTransformer) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- setDefaultQueueSizeFullWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDefaultTimerJobAcquireWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDuedate(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setDuedate(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setElementId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setElementId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setElementName(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setElementName(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setEnabledJobCategories(List<String>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setEndDate(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setEndDate(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setExceptionByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExceptionMessage(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionMessage(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionMessage(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExceptionStacktrace(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionStacktrace(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionStacktrace(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExclusive(boolean) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExclusive(boolean) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setExpressionManager(ExpressionManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setExternalWorkerJobDataManager(ExternalWorkerJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setExternalWorkerJobEntityManager(ExternalWorkerJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.job.service.JobServiceConfiguration
- setGlobalAcquireLockEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setGlobalAcquireLockEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setGlobalAcquireLockPrefix(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setGlobalAcquireLockPrefix(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setHistoryJobDataManager(HistoryJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobEntityManager(HistoryJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobExecutionScope(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobProcessors(List<HistoryJobProcessor>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobService(HistoryJobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJsonTransformers(Map<String, List<HistoryJsonTransformer>>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryJobHandler
- setInternalJobCompatibilityManager(InternalJobCompatibilityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setInterrupted(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- setJobData(Map<String, List<ObjectNode>>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession.AsyncHistorySessionData
- setJobDataManager(JobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobDataTypes(List<String>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- setJobEntityManager(JobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobEntityManager(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setJobEntityManager(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobExecutionScope(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobHandlerConfiguration(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobHandlerType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setJobHandlerType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobHandlerType(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setJobId(String) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobManager(JobManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobParentStateResolver(InternalJobParentStateResolver) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobProcessors(List<JobProcessor>) - Method in class org.flowable.job.service.JobServiceConfiguration
- SetJobRetriesCmd - Class in org.flowable.job.service.impl.cmd
- SetJobRetriesCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- setJobService(JobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- setJobServiceConfiguration(JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
The ProcessEngineConfiguration instance will be passed when the ProcessEngine is built.
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AsyncJobMessageReceiver
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setJobTypeAsyncHistory(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobTypeAsyncHistoryZipped(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setLifecycleListener(AcquireAsyncJobsDueLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- setLockExpirationTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setLockOwner(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- setLockOwner(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- setLockTimeAndOwner(AsyncExecutor, JobInfoEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMaxAsyncJobsDuePerAcquisition(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setMaxIterations(int) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setMaxIterations(int) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMaxTimerJobsPerAcquisition(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setMessageQueueMode(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMoveTimerExecutorPoolSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMoveTimerExecutorPoolSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setNewRepeat(JobEntity, int) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- setObjectMapper(ObjectMapper) - Method in class org.flowable.job.service.JobServiceConfiguration
- setProcessDefinitionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setRegisteredJobDataTypes(List<String>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionFactory
- setRepeat(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setRepeat(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setResetExpiredJobEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setResetExpiredJobsInterval(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobsInterval(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setResetExpiredJobsInterval(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setResetExpiredJobsInterval(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobsPageSize(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setResetExpiredJobsRunnable(ResetExpiredJobsRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setResetExpiredRunnableName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredRunnableName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setRetries(int) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setRetries(int) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setRetries(int) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setRetryWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Deprecated.
- setRetryWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Deprecated.no longer used
- setRetryWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
-
Deprecated.
- setRunnables(List<Runnable>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistoryCommittedTransactionListener
- setScopeDefinitionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setScopeId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setScopeType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
-
Set the scope type for the job.
- setScopeType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeType(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setScopeType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
-
Set the scope type for the job.
- setSessionData(Map<JobServiceConfiguration, AsyncHistorySession.AsyncHistorySessionData>) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- setSubScopeId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setSuspendedJobDataManager(SuspendedJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setSuspendedJobEntityManager(SuspendedJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTaskExecutor(AsyncTaskExecutor) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Set the task executor for this async executor.
- setTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setTenantId(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTenantId(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTenantId(String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- setTenantId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setTenantId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setTenantId(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setThreadFactory(ManagedThreadFactory) - Method in class org.flowable.job.service.impl.asyncexecutor.ManagedAsyncJobExecutor
-
Deprecated.
- setTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTimerJobAcquisitionThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTimerJobDataManager(TimerJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerJobEntityManager(TimerJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- SetTimerJobRetriesCmd - Class in org.flowable.job.service.impl.cmd
- SetTimerJobRetriesCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- setTimerJobRunnable(AcquireTimerJobsRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerJobService(TimerJobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerLifecycleListener(AcquireTimerLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockForceAcquireAfter(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setTimerLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerRunnableNeeded(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerRunnableNeeded(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTransactionContext(TransactionContext) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- setTypeFieldName(String) - Method in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
- setUnlock(boolean) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setUnlockOwnedJobs(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setUnlockOwnedJobs(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- SharedExecutorServiceAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Multi tenant
AsyncExecutor. - SharedExecutorServiceAsyncExecutor(TenantInfoHolder) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- shutdown() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Shuts down the whole job executor
- shutdown() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Stops executing jobs.
- shutdown() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- shutdownAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- shutdownAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- shutdownTaskExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- shutdownTenantExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- size() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- sleep(long) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- sleep(long) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Starts the async executor
- start() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Starts the Async Executor: jobs will be acquired and executed.
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startAcquiring(String, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- startAcquiring(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- startAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- startAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- startAsyncJobAcquisitionForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Starts the acquisition thread
- startResetExpiredJobsForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startResetExpiredJobsThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Starts the reset expired jobs thread
- startTenantExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- startTimerAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- startTimerJobAcquisitionForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startWaiting(String, long) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- startWaiting(String, long) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- stopAcquiring(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- stopAcquiring(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- stopExecutingAsyncJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- stopJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Stops the acquisition thread
- stopJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- stopResetExpiredJobsThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Stops the reset expired jobs thread
- stopRunnables() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- stopThreadsForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- stopTimerAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- subScopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- subScopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- SUSPENDED - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- suspendedJobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- suspendedJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- SuspendedJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- SuspendedJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Suspended jobs are stored separately to increase the normal job query performance
- SuspendedJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
TimerJob entity, necessary for persistence.
- SuspendedJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityImpl
- suspendedJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- SuspendedJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
- SuspendedJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- SuspendedJobEntityManagerImpl(JobServiceConfiguration, SuspendedJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- suspendedJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- SuspendedJobQueryImpl - Class in org.flowable.job.service.impl
- SuspendedJobQueryImpl() - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- SuspendedJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- SuspendedJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- suspendedJobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- SuspendedJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- SuspendedJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
T
- taskExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
The async task executor used for job execution.
- temporaryJobQueue - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- TENANT_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- TenantAwareAcquireAsyncJobsDueRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
AcquireAsyncJobsDueRunnableby setting the 'tenant' context before executing. - TenantAwareAcquireAsyncJobsDueRunnable(AsyncExecutor, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- TenantAwareAcquireAsyncJobsDueRunnable(AsyncExecutor, TenantInfoHolder, String, AcquireAsyncJobsDueLifecycleListener, AcquireJobsRunnableConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- TenantAwareAcquireTimerJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
AcquireTimerJobsRunnableby setting the 'tenant' context before executing. - TenantAwareAcquireTimerJobsRunnable(AsyncExecutor, TenantInfoHolder, String, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- TenantAwareAcquireTimerJobsRunnable(AsyncExecutor, TenantInfoHolder, String, AcquireTimerLifecycleListener, AcquireJobsRunnableConfiguration, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- TenantAwareAsyncExecutor - Interface in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Interface for
AsyncExecutorimplementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration. - TenantAwareAsyncExecutorFactory - Interface in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Factory used by the
ExecutorPerTenantAsyncExecutorasync executor. - tenantAwareAyncExecutorFactory - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- TenantAwareExecuteAsyncRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
ExecuteAsyncRunnableby setting the 'tenant' context before executing. - TenantAwareExecuteAsyncRunnable(JobInfo, JobServiceConfiguration, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- TenantAwareExecuteAsyncRunnableFactory - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
- TenantAwareExecuteAsyncRunnableFactory(TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- TenantAwareResetExpiredJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
- TenantAwareResetExpiredJobsRunnable(AsyncExecutor, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- tenantExecutors - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- tenantId - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- tenantId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- tenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- tenantId - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- tenantId - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- tenantId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- tenantId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.JobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- threadFactory - Variable in class org.flowable.job.service.impl.asyncexecutor.ManagedAsyncJobExecutor
-
Deprecated.
- TIMER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- timerJobAcquisitionRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- timerJobAcquisitionThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for timer job acquisition.
- timerJobAcquisitionThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- timerJobByCorrelationId - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- timerJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- TimerJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Stub of the common parts of a timer job.
- TimerJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
TimerJob entity, necessary for persistence.
- TimerJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- timerJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManagerresponsible forTimerJobEntityinstances. - TimerJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- TimerJobEntityManagerImpl(JobServiceConfiguration, TimerJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- timerJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- TimerJobQueryImpl - Class in org.flowable.job.service.impl
- TimerJobQueryImpl() - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- TimerJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- TimerJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- timerJobRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- timerJobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- TimerJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- TimerJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByExecutionIdMatcher
- timerJobsByScopeIdAndSubScopeIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- TimerJobsByScopeIdAndSubScopeIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- TimerJobsByScopeIdAndSubScopeIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByScopeIdAndSubScopeIdMatcher
- timerJobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobService - Interface in org.flowable.job.service
-
Service which provides access to timer jobs.
- TimerJobServiceImpl - Class in org.flowable.job.service.impl
- TimerJobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobServiceImpl
- timerLifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- timers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.JobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- TIMESTAMP - Static variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- topic - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- topic(String, Duration) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- toString() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- toString() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- transactionContext - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySession
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in interface org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer
- triggerAsyncHistoryExecutorIfNeeded(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- triggerAsyncHistoryExecutorIfNeeded(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- TriggerAsyncHistoryExecutorTransactionListener - Class in org.flowable.job.service.impl.history.async
-
A
TransactionListenerthat will, typically on post-commit, trigger the async history executor to execute the provided list ofHistoryJobEntityinstances. - TriggerAsyncHistoryExecutorTransactionListener(JobServiceConfiguration, HistoryJobEntity) - Constructor for class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- triggerExecutorIfNeeded(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- triggerExecutorIfNeeded(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- typeFieldName - Variable in class org.flowable.job.service.impl.history.async.AsyncHistorySessionCommandContextCloseListener
U
- unacquire(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- unacquire(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Unacquires a job, meaning that this job was previously locked, and it is now freed to be acquired by other executor nodes.
- unacquire(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- UnacquireAsyncHistoryJobExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
- UnacquireAsyncHistoryJobExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- unacquireJob() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- unacquireJobAfterRejection(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- UnacquireOwnedJobsCmd - Class in org.flowable.job.service.impl.cmd
- UnacquireOwnedJobsCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- unacquireWithDecrementRetries(JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- unacquireWithDecrementRetries(JobInfo, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Unacquires a job, meaning that this job was previously locked, and it is now freed to be acquired by other executor nodes.
- unacquireWithDecrementRetries(JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.message.AbstractMessageBasedJobManager
- unlock - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- unlocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- unlocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- unlocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- UnlockExclusiveJobCmd - Class in org.flowable.job.service.impl.cmd
- UnlockExclusiveJobCmd(Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- unlockJobIfNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- unlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- unlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- unlockTimerJobs(Collection<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- UnlockTimerJobsCmd - Class in org.flowable.job.service.impl.cmd
- UnlockTimerJobsCmd(Collection<TimerJobEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- updateAllJobTypesTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- updateAllJobTypesTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.JobService
- updateJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- updateJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Changes the tenantId for all jobs related to a given deployment id.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Changes the tenantId for all jobs related to a given DeploymentEntity.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Changes the tenantId for all jobs related to a given deployment id.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- utcTimeZone - Static variable in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
V
- valueOf(String) - Static method in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.job.service.impl.cmd.JobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.job.service.JobProcessorContext.Phase
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.job.service.impl.cmd.JobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.job.service.JobProcessorContext.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variables - Variable in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
W
- withException - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- workerId - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- workerId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form