Interface SuspendedJobEntity

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

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