Class MyBatisHistoricTaskLogEntryDataManager

java.lang.Object
org.flowable.common.engine.impl.db.AbstractDataManager<HistoricTaskLogEntryEntity>
org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
All Implemented Interfaces:
DataManager<HistoricTaskLogEntryEntity>, HistoricTaskLogEntryDataManager

public class MyBatisHistoricTaskLogEntryDataManager extends AbstractDataManager<HistoricTaskLogEntryEntity> implements HistoricTaskLogEntryDataManager
Author:
martin.grofcik