Interface IdentityInfoDataManager

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

public interface IdentityInfoDataManager extends org.flowable.common.engine.impl.persistence.entity.data.DataManager<IdentityInfoEntity>
Author:
Joram Barrez