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

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

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

Methods in org.camunda.bpm.engine.impl.identity.db with parameters of type DbUserQueryImpl
 List<User> DbReadOnlyIdentityServiceProvider.findUserByQueryCriteria(DbUserQueryImpl query)
           
 long DbReadOnlyIdentityServiceProvider.findUserCountByQueryCriteria(DbUserQueryImpl query)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.