Package org.flowable.job.service.impl.persistence.entity
package org.flowable.job.service.impl.persistence.entity
-
ClassDescriptionAbstract job entity class.AbstractJobServiceEngineEntityManager<EntityImpl extends Entity, DM extends DataManager<EntityImpl>>Suspended jobs are stored separately to increase the normal job query performanceDeadLetterJob entity, necessary for persistence.Represents an external job.
EntityManagerresponsible for theExternalWorkerJobEntityclass.History Job entity.EntityManagerresponsible for theHistoryJobEntityclass.Represents an async job: a piece of logic that needs to be executed asynchronously.Job entity.EntityManagerresponsible for theJobEntityclass.JobInfoEntityManager<T extends JobInfoEntity>Suspended jobs are stored separately to increase the normal job query performanceTimerJob entity, necessary for persistence.Stub of the common parts of a timer job.TimerJob entity, necessary for persistence.EntityManagerresponsible forTimerJobEntityinstances.