Uses of Class
org.camunda.bpm.engine.impl.UserQueryImpl
Packages that use UserQueryImpl
Package
Description
-
Uses of UserQueryImpl in org.camunda.bpm.engine.impl.db.entitymanager
Methods in org.camunda.bpm.engine.impl.db.entitymanager that return UserQueryImpl -
Uses of UserQueryImpl in org.camunda.bpm.engine.impl.identity.db
Subclasses of UserQueryImpl in org.camunda.bpm.engine.impl.identity.dbMethods in org.camunda.bpm.engine.impl.identity.db that return UserQueryImplModifier and TypeMethodDescriptionDbReadOnlyIdentityServiceProvider.createUserQuery
(CommandContext commandContext) -
Uses of UserQueryImpl in org.camunda.bpm.identity.impl.ldap
Subclasses of UserQueryImpl in org.camunda.bpm.identity.impl.ldapMethods in org.camunda.bpm.identity.impl.ldap that return UserQueryImplModifier and TypeMethodDescriptionLdapIdentityProviderSession.createUserQuery
(CommandContext commandContext) -
Uses of UserQueryImpl in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Subclasses of UserQueryImpl in org.camunda.bpm.spring.boot.starter.security.oauth2.implMethods in org.camunda.bpm.spring.boot.starter.security.oauth2.impl that return UserQueryImplModifier and TypeMethodDescriptionOAuth2IdentityProvider.createUserQuery
(CommandContext commandContext)