Uses of Interface
com.atlassian.jira.rest.v2.issue.users.UserPickerResourceHelper

Packages that use UserPickerResourceHelper
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.rest.v2.issue.users   
 

Uses of UserPickerResourceHelper in com.atlassian.jira.rest.v2.issue
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserPickerResourceHelper
GroupAndUserPickerResource(JiraAuthenticationContext authContext, ConstantsManager constantsManager, CustomFieldManager customFieldManager, FieldConfigSchemeManager fieldConfigSchemeManager, GroupPickerResourceHelper groupPickerHelper, PermissionManager permissionManager, ProjectManager projectManager, UserFilterManager userFilterManager, UserPickerResourceHelper userPickerHelper)
           
UserResource(UserService userService, UserUtil userUtil, PasswordPolicyManager passwordPolicyManager, I18nHelper i18n, EmailFormatter emailFormatter, JiraAuthenticationContext authContext, TimeZoneManager timeZoneManager, AvatarPickerHelper avatarPickerHelper, AvatarManager avatarManager, AvatarService avatarService, AttachmentHelper attachmentHelper, UserPropertyManager userPropertyManager, PermissionManager permissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager, com.atlassian.event.api.EventPublisher eventPublisher, AssigneeService assigneeService, IssueManager issueManager, UserPickerResourceHelper userPickerHelper, JiraBaseUrls jiraBaseUrls, ColumnService columnService, XsrfInvocationChecker xsrfChecker, UserManager userManager)
           
 

Uses of UserPickerResourceHelper in com.atlassian.jira.rest.v2.issue.users
 

Classes in com.atlassian.jira.rest.v2.issue.users that implement UserPickerResourceHelper
 class UserPickerResourceHelperImpl
          A helper for finding users
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.