Interface PlatformGroupQuery

All Superinterfaces:
org.flowable.common.engine.api.query.Query<PlatformGroupQuery,PlatformGroup>
All Known Implementing Classes:
LdapGroupQuery, PlatformGroupQueryImpl

public interface PlatformGroupQuery extends org.flowable.common.engine.api.query.Query<PlatformGroupQuery,PlatformGroup>