Uses of Interface
com.atlassian.jira.bc.group.search.GroupPickerSearchService

Packages that use GroupPickerSearchService
com.atlassian.jira.bc.group.search   
com.atlassian.jira.rest.v2.issue   
 

Uses of GroupPickerSearchService in com.atlassian.jira.bc.group.search
 

Classes in com.atlassian.jira.bc.group.search that implement GroupPickerSearchService
 class GroupPickerSearchServiceImpl
          UserManager based implementation of GroupPickerSearchService
 

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

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type GroupPickerSearchService
GroupPickerResource(GroupPickerSearchService service, JiraAuthenticationContext jiraAuthenticationContext, ApplicationProperties applicationProperties)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.