Class PlatformIdentityInfoQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<PlatformIdentityInfoQuery,PlatformIdentityInfo>
com.flowable.idm.engine.impl.PlatformIdentityInfoQueryImpl
All Implemented Interfaces:
PlatformIdentityInfoQuery, Serializable, org.flowable.common.engine.api.query.CacheAwareQuery<PlatformIdentityInfoEntity>, org.flowable.common.engine.api.query.Query<PlatformIdentityInfoQuery,PlatformIdentityInfo>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class PlatformIdentityInfoQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<PlatformIdentityInfoQuery,PlatformIdentityInfo> implements PlatformIdentityInfoQuery, org.flowable.common.engine.api.query.CacheAwareQuery<PlatformIdentityInfoEntity>
Author:
Filip Hrisafov
See Also: