Interface TimerJobDataManager

All Superinterfaces:
DataManager<TimerJobEntity>, JobInfoDataManager<TimerJobEntity>
All Known Implementing Classes:
MybatisTimerJobDataManager

public interface TimerJobDataManager extends JobInfoDataManager<TimerJobEntity>
Author:
Tijs Rademakers, Vasile Dirla