Interface DeadLetterJobEntity

All Superinterfaces:
AbstractJobEntity, AbstractRuntimeJobEntity, Entity, HasRevision, Job, JobInfo
All Known Implementing Classes:
DeadLetterJobEntityImpl

public interface DeadLetterJobEntity extends AbstractRuntimeJobEntity
Suspended jobs are stored separately to increase the normal job query performance
Author:
Tijs Rademakers, Joram Barrez