Uses of Class
org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl

Packages that use DbGroupQueryImpl
org.camunda.bpm.engine.impl.identity.db   
 

Uses of DbGroupQueryImpl in org.camunda.bpm.engine.impl.identity.db
 

Methods in org.camunda.bpm.engine.impl.identity.db with parameters of type DbGroupQueryImpl
 List<Group> DbReadOnlyIdentityServiceProvider.findGroupByQueryCriteria(DbGroupQueryImpl query)
           
 long DbReadOnlyIdentityServiceProvider.findGroupCountByQueryCriteria(DbGroupQueryImpl query)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.