Class MybatisDesignAuthenticationDataManager

java.lang.Object
org.flowable.common.engine.impl.db.AbstractDataManager<DesignAuthenticationEntity>
com.flowable.idm.engine.impl.persistence.entity.data.AbstractIdmDataManager<DesignAuthenticationEntity>
com.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisDesignAuthenticationDataManager
All Implemented Interfaces:
DesignAuthenticationDataManager, org.flowable.common.engine.impl.persistence.entity.data.DataManager<DesignAuthenticationEntity>

public class MybatisDesignAuthenticationDataManager extends AbstractIdmDataManager<DesignAuthenticationEntity> implements DesignAuthenticationDataManager
Author:
Filip Hrisafov