Interface TimerJobEntityManager

All Superinterfaces:
EntityManager<TimerJobEntity>, JobInfoEntityManager<TimerJobEntity>
All Known Implementing Classes:
TimerJobEntityManagerImpl

public interface TimerJobEntityManager extends JobInfoEntityManager<TimerJobEntity>
EntityManager responsible for TimerJobEntity instances.
Author:
Tijs Rademakers, Vasile Dirla