Interface TimerJobEntityManager

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

@Internal public interface TimerJobEntityManager extends EntityManager<TimerJobEntity>
EntityManager responsible for TimerJobEntity instances.