Interface TimerJobEntity

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

public interface TimerJobEntity extends JobInfoEntity, AbstractRuntimeJobEntity
Stub of the common parts of a timer job.
Author:
Tijs Rademakers, Joram Barrez