Interface PlatformIdentityInfoDataManager

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

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