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

public interface JobEntity extends JobInfoEntity, AbstractRuntimeJobEntity
Represents an async job: a piece of logic that needs to be executed asynchronously.
Author:
Tijs Rademakers, Joram Barrez