Class PlatformGroupQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<PlatformGroupQuery,PlatformGroup>
org.flowable.variable.service.impl.AbstractVariableQueryImpl<PlatformGroupQuery,PlatformGroup>
com.flowable.idm.engine.impl.PlatformGroupQueryImpl
All Implemented Interfaces:
PlatformGroupQuery, Serializable, org.flowable.common.engine.api.query.CacheAwareQuery<PlatformGroupEntity>, org.flowable.common.engine.api.query.Query<PlatformGroupQuery,PlatformGroup>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class PlatformGroupQueryImpl extends org.flowable.variable.service.impl.AbstractVariableQueryImpl<PlatformGroupQuery,PlatformGroup> implements PlatformGroupQuery, org.flowable.common.engine.api.query.CacheAwareQuery<PlatformGroupEntity>
Author:
Joram Barrez
See Also: