Interface DesignAuthenticationDataManager

All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.data.DataManager<DesignAuthenticationEntity>
All Known Implementing Classes:
MybatisDesignAuthenticationDataManager

public interface DesignAuthenticationDataManager extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<DesignAuthenticationEntity>
Author:
Filip Hrisafov