Uses of Interface
org.flowable.job.service.impl.persistence.entity.JobEntity
Packages that use JobEntity
Package
Description
-
Uses of JobEntity in org.flowable.cmmn.engine.impl.callback
Methods in org.flowable.cmmn.engine.impl.callback with parameters of type JobEntityModifier and TypeMethodDescriptionprotected void
DefaultInternalCmmnJobManager.preTimerJobDeleteInternal
(JobEntity jobEntity, VariableScope variableScope) -
Uses of JobEntity in org.flowable.cmmn.engine.impl.delete
Methods in org.flowable.cmmn.engine.impl.delete with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
ComputeDeleteHistoricCaseInstanceIdsJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ComputeDeleteHistoricCaseInstanceStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricCaseInstanceIdsJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricCaseInstanceIdsStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricCaseInstancesSequentialJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) -
Uses of JobEntity in org.flowable.cmmn.engine.impl.job
Methods in org.flowable.cmmn.engine.impl.job with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
AsyncActivatePlanItemInstanceJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
AsyncInitializePlanModelJobHandler.execute
(JobEntity job, String caseInstanceId, VariableScope variableScope, CommandContext commandContext) void
AsyncLeaveActivePlanItemInstanceJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
CaseInstanceMigrationJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
CaseInstanceMigrationStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
CmmnHistoryCleanupJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ExternalWorkerTaskCompleteJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
HistoricCaseInstanceMigrationJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TriggerTimerEventJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) -
Uses of JobEntity in org.flowable.cmmn.engine.impl.util
Methods in org.flowable.cmmn.engine.impl.util that return JobEntityModifier and TypeMethodDescriptionstatic JobEntity
JobUtil.createJob
(CaseInstanceEntity caseInstance, BaseElement baseElement, String jobHandlerType, CmmnEngineConfiguration cmmnEngineConfiguration) static JobEntity
JobUtil.createJob
(PlanItemInstanceEntity planItemInstance, BaseElement baseElement, String jobHandlerType, CmmnEngineConfiguration cmmnEngineConfiguration) protected static JobEntity
JobUtil.createJob
(VariableContainer variableContainer, BaseElement baseElement, String jobHandlerType, CmmnEngineConfiguration cmmnEngineConfiguration) Methods in org.flowable.cmmn.engine.impl.util with parameters of type JobEntityModifier and TypeMethodDescriptionstatic void
CmmnLoggingSessionUtil.addAsyncActivityLoggingData
(String message, String type, JobEntity jobEntity, PlanItemDefinition planItemDefinition, PlanItemInstanceEntity planItemInstanceEntity, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of JobEntity in org.flowable.engine.impl.cfg
Methods in org.flowable.engine.impl.cfg with parameters of type JobEntityModifier and TypeMethodDescriptionprotected void
DefaultInternalJobManager.preTimerJobDeleteInternal
(JobEntity jobEntity, VariableScope variableScope) -
Uses of JobEntity in org.flowable.engine.impl.delete
Methods in org.flowable.engine.impl.delete with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
ComputeDeleteHistoricProcessInstanceIdsJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ComputeDeleteHistoricProcessInstanceStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricProcessInstanceIdsJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricProcessInstanceIdsStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
DeleteHistoricProcessInstancesSequentialJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) -
Uses of JobEntity in org.flowable.engine.impl.event
Methods in org.flowable.engine.impl.event with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
BreakpointJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) -
Uses of JobEntity in org.flowable.engine.impl.jobexecutor
Methods in org.flowable.engine.impl.jobexecutor with parameters of type JobEntityModifier and TypeMethodDescriptionprotected SequenceFlow
AsyncLeaveJobHandler.determineSequenceFlow
(JobEntity job, ExecutionEntity executionEntity, com.fasterxml.jackson.databind.JsonNode jobConfigurationJson) void
AsyncCompleteCallActivityJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
AsyncContinuationJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
AsyncLeaveJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
AsyncSendEventJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
AsyncTriggerJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
BpmnHistoryCleanupJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ExternalWorkerTaskCompleteJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ParallelMultiInstanceActivityCompletionJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ProcessEventJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ProcessInstanceMigrationJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
ProcessInstanceMigrationStatusJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TimerActivateProcessDefinitionHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TimerStartEventJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TimerSuspendProcessDefinitionHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TriggerTimerEventJobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) -
Uses of JobEntity in org.flowable.engine.impl.util
Methods in org.flowable.engine.impl.util that return JobEntityModifier and TypeMethodDescriptionstatic JobEntity
JobUtil.createJob
(ExecutionEntity execution, String jobHandlerType, ProcessEngineConfigurationImpl processEngineConfiguration) static JobEntity
JobUtil.createJob
(ExecutionEntity execution, BaseElement baseElement, String jobHandlerType, ProcessEngineConfigurationImpl processEngineConfiguration) Methods in org.flowable.engine.impl.util with parameters of type JobEntityModifier and TypeMethodDescriptionstatic void
BpmnLoggingSessionUtil.addAsyncActivityLoggingData
(String message, String type, JobEntity jobEntity, FlowElement flowElement, ExecutionEntity execution) -
Uses of JobEntity in org.flowable.job.service
Methods in org.flowable.job.service that return JobEntityMethods in org.flowable.job.service that return types with arguments of type JobEntityModifier and TypeMethodDescriptionJobService.findJobsByExecutionId
(String executionId) JobService.findJobsByProcessInstanceId
(String processInstanceId) Methods in org.flowable.job.service with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
JobService.createAsyncJob
(JobEntity job, boolean isExclusive) void
JobService.createAsyncJobNoTriggerAsyncExecutor
(JobEntity job, boolean isExclusive) void
void
JobHandler.execute
(JobEntity job, String configuration, VariableScope variableScope, CommandContext commandContext) void
TimerJobService.moveJobToTimerJob
(JobEntity job) void
InternalJobManager.preTimerJobDelete
(JobEntity jobEntity, VariableScope variableScope) final void
ScopeAwareInternalJobManager.preTimerJobDelete
(JobEntity jobEntity, VariableScope variableScope) protected abstract void
ScopeAwareInternalJobManager.preTimerJobDeleteInternal
(JobEntity jobEntity, VariableScope variableScope) void
JobService.scheduleAsyncJob
(JobEntity job) void
-
Uses of JobEntity in org.flowable.job.service.impl
Methods in org.flowable.job.service.impl that return JobEntityModifier and TypeMethodDescriptionJobServiceImpl.createJob()
JobServiceImpl.findJobById
(String jobId) Methods in org.flowable.job.service.impl that return types with arguments of type JobEntityModifier and TypeMethodDescriptionJobServiceImpl.findJobsByExecutionId
(String executionId) JobServiceImpl.findJobsByProcessInstanceId
(String processInstanceId) Methods in org.flowable.job.service.impl with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
JobServiceImpl.createAsyncJob
(JobEntity job, boolean isExclusive) void
JobServiceImpl.createAsyncJobNoTriggerAsyncExecutor
(JobEntity job, boolean isExclusive) void
void
TimerJobServiceImpl.moveJobToTimerJob
(JobEntity job) void
JobServiceImpl.scheduleAsyncJob
(JobEntity job) void
-
Uses of JobEntity in org.flowable.job.service.impl.asyncexecutor
Methods in org.flowable.job.service.impl.asyncexecutor that return JobEntityModifier and TypeMethodDescriptionDefaultJobManager.createExecutableJobFromOtherJob
(AbstractRuntimeJobEntity job) protected JobEntity
DefaultJobManager.createExecutableJobFromOtherJob
(AbstractRuntimeJobEntity job, boolean lockJob) JobManager.createExecutableJobFromOtherJob
(AbstractRuntimeJobEntity job) Create an executable job from another jobDefaultJobManager.moveExternalWorkerJobToExecutableJob
(ExternalWorkerJobEntity externalWorkerJob) JobManager.moveExternalWorkerJobToExecutableJob
(ExternalWorkerJobEntity externalWorkerJob) Moves anExternalWorkerJobEntity
to become an asyncJobEntity
.DefaultJobManager.moveTimerJobToExecutableJob
(TimerJobEntity timerJob) JobManager.moveTimerJobToExecutableJob
(TimerJobEntity timerJob) Moves aTimerJobEntity
to become an asyncJobEntity
.Methods in org.flowable.job.service.impl.asyncexecutor with parameters of type JobEntityModifier and TypeMethodDescriptionvoid
DefaultJobManager.createAsyncJob
(JobEntity jobEntity, boolean exclusive) void
JobManager.createAsyncJob
(JobEntity jobEntity, boolean exclusive) Creates an async job so that it can be continued later in a background thread.protected void
DefaultJobManager.executeJobHandler
(JobEntity jobEntity) protected void
DefaultJobManager.executeMessageJob
(JobEntity jobEntity) protected void
DefaultJobManager.executeTimerJob
(JobEntity timerEntity) protected void
DefaultJobManager.fillDefaultAsyncJobInfo
(JobEntity jobEntity, boolean exclusive) DefaultJobManager.getBusinessCalendarName
(JobEntity timerEntity, VariableScope variableScope) JobManager.getBusinessCalendarName
(JobEntity timerEntity, VariableScope variableScope) Get the business calendar name of the job configurationprotected void
DefaultJobManager.hintAsyncExecutor
(JobEntity job) protected void
DefaultJobManager.internalCreateAsyncJob
(JobEntity jobEntity, boolean exclusive) protected void
DefaultJobManager.internalCreateLockedAsyncJob
(JobEntity jobEntity, boolean exclusive) protected boolean
DefaultJobManager.isJobApplicableForExecutorExecution
(JobEntity jobEntity) protected boolean
DefaultJobManager.isValidTime
(JobEntity timerEntity, Date newTimerDate, VariableScope variableScope) void
TimerJobScheduler.rescheduleTimerJobAfterExecution
(JobEntity timerJob, VariableScope variableScope) Re-schedule a timer job once it has finished with its execution.void
TimerJobSchedulerImpl.rescheduleTimerJobAfterExecution
(JobEntity timerJob, VariableScope variableScope) void
DefaultJobManager.scheduleAsyncJob
(JobEntity jobEntity) void
JobManager.scheduleAsyncJob
(JobEntity job) Schedules and async job.protected void
DefaultJobManager.triggerExecutorIfNeeded
(JobEntity jobEntity) -
Uses of JobEntity in org.flowable.job.service.impl.cmd
Methods in org.flowable.job.service.impl.cmd that return JobEntityModifier and TypeMethodDescriptionMoveTimerToExecutableJobCmd.execute
(CommandContext commandContext) protected JobEntity
DeleteJobCmd.getJobToDelete
(CommandContext commandContext) Methods in org.flowable.job.service.impl.cmd with parameters of type JobEntityModifier and TypeMethodDescriptionprotected void
DeleteJobCmd.sendCancelEvent
(JobEntity jobToDelete) -
Uses of JobEntity in org.flowable.job.service.impl.persistence.entity
Classes in org.flowable.job.service.impl.persistence.entity that implement JobEntityMethods in org.flowable.job.service.impl.persistence.entity that return JobEntityModifier and TypeMethodDescriptionJobEntityManager.findJobByCorrelationId
(String correlationId) Find the job with the given correlation idJobEntityManagerImpl.findJobByCorrelationId
(String correlationId) Methods in org.flowable.job.service.impl.persistence.entity with parameters of type JobEntityModifier and TypeMethodDescriptionprotected Date
TimerJobEntityManagerImpl.calculateNextTimer
(JobEntity timerEntity, VariableScope variableScope) protected int
TimerJobEntityManagerImpl.calculateRepeatValue
(JobEntity timerEntity) TimerJobEntityManager.createAndCalculateNextTimer
(JobEntity timerEntity, VariableScope variableScope) Creates a newTimerJobEntity
, typically when a timer is used in a repeating way.TimerJobEntityManagerImpl.createAndCalculateNextTimer
(JobEntity timerEntity, VariableScope variableScope) protected TimerJobEntity
TimerJobEntityManagerImpl.createTimer
(JobEntity te) void
void
protected boolean
void
boolean
JobEntityManager.insertJobEntity
(JobEntity jobEntity) Insert theJobEntity
, similar to insert(JobEntity), but returns a boolean in case the insert did not go through.boolean
JobEntityManagerImpl.insertJobEntity
(JobEntity timerJobEntity) protected boolean
TimerJobEntityManagerImpl.isValidTime
(JobEntity timerEntity, Date newTimerDate, VariableScope variableScope) protected void
TimerJobEntityManagerImpl.setNewRepeat
(JobEntity timerEntity, int newRepeatValue) -
Uses of JobEntity in org.flowable.job.service.impl.persistence.entity.data
Methods in org.flowable.job.service.impl.persistence.entity.data that return JobEntity -
Uses of JobEntity in org.flowable.job.service.impl.persistence.entity.data.impl
Fields in org.flowable.job.service.impl.persistence.entity.data.impl with type parameters of type JobEntityModifier and TypeFieldDescriptionprotected SingleCachedEntityMatcher<JobEntity>
MybatisJobDataManager.jobByCorrelationIdMatcher
protected CachedEntityMatcher<JobEntity>
MybatisJobDataManager.jobsByExecutionIdMatcher
Methods in org.flowable.job.service.impl.persistence.entity.data.impl that return JobEntityModifier and TypeMethodDescriptionMybatisJobDataManager.create()
MybatisJobDataManager.findJobByCorrelationId
(String correlationId) Methods in org.flowable.job.service.impl.persistence.entity.data.impl that return types with arguments of type JobEntityModifier and TypeMethodDescriptionMybatisJobDataManager.findExpiredJobs
(List<String> enabledCategories, Page page) MybatisJobDataManager.findJobsByExecutionId
(String executionId) MybatisJobDataManager.findJobsByProcessInstanceId
(String processInstanceId) MybatisJobDataManager.findJobsToExecute
(List<String> enabledCategories, Page page) MybatisJobDataManager.getManagedEntityClass()
Method parameters in org.flowable.job.service.impl.persistence.entity.data.impl with type arguments of type JobEntityModifier and TypeMethodDescriptionvoid
MybatisJobDataManager.bulkUpdateJobLockWithoutRevisionCheck
(List<JobEntity> jobEntities, String lockOwner, Date lockExpirationTime) -
Uses of JobEntity in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
Methods in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher with parameters of type JobEntityModifier and TypeMethodDescriptionboolean
JobsByExecutionIdMatcher.isRetained
(JobEntity jobEntity, Object parameter)