Uses of Class
org.camunda.bpm.engine.impl.UserQueryImpl
Package
Description
-
Uses of UserQueryImpl in org.camunda.bpm.engine.impl.db.entitymanager
-
Uses of UserQueryImpl in org.camunda.bpm.engine.impl.identity.db
Modifier and TypeMethodDescriptionDbReadOnlyIdentityServiceProvider.createUserQuery
(CommandContext commandContext) -
Uses of UserQueryImpl in org.camunda.bpm.identity.impl.ldap
Modifier and TypeMethodDescriptionLdapIdentityProviderSession.createUserQuery
(CommandContext commandContext) -
Uses of UserQueryImpl in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
Modifier and TypeMethodDescriptionOAuth2IdentityProvider.createUserQuery
(CommandContext commandContext)