Class MybatisTimerJobDataManager

java.lang.Object
org.flowable.common.engine.impl.db.AbstractDataManager<TimerJobEntity>
org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
All Implemented Interfaces:
DataManager<TimerJobEntity>, JobInfoDataManager<TimerJobEntity>, TimerJobDataManager

public class MybatisTimerJobDataManager extends AbstractDataManager<TimerJobEntity> implements TimerJobDataManager
Author:
Tijs Rademakers, Vasile Dirla, Joram Barrez