Interface TimerJobDataManager

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

public interface TimerJobDataManager extends DataManager<TimerJobEntity>