Package com.atlassian.jira.bc.user.search
package com.atlassian.jira.bc.user.search
-
ClassDescriptionService that retrieves issue-assignable
ApplicationUserobjects.The main implementation ofAssigneeService.Indexes users in directory.Iteratively queries an underlying data source that supports query offset and limit to perform a search with a client-side filter.Identifies a directory user.Indexes users.Matcher to compare User parts (username, Full Name and email) with a query string and return true any part matches.Deprecated.Optional parameters to restrict or control a user search.Service that retrieves a collection ofApplicationUserobjects based on a partial query stringProvide a centralised location for accessing functions and other utilities that help to produce the queries needed to perform user searches in both Crowd and in-memory Java
UserSearchServiceinstead.