Uses of Class
org.camunda.bpm.engine.impl.UserQueryImpl

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

Uses of UserQueryImpl in org.camunda.bpm.engine.impl.db
 

Methods in org.camunda.bpm.engine.impl.db that return UserQueryImpl
 UserQueryImpl DbSqlSession.createUserQuery()
           
 

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

Subclasses of UserQueryImpl in org.camunda.bpm.engine.impl.identity.db
 class DbUserQueryImpl
           
 

Methods in org.camunda.bpm.engine.impl.identity.db that return UserQueryImpl
 UserQueryImpl DbReadOnlyIdentityServiceProvider.createUserQuery(CommandContext commandContext)
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.