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.groups   
 

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.groups
 

Constructors in com.atlassian.jira.rest.v2.issue.groups with parameters of type GroupPickerSearchService
GroupPickerResourceHelperImpl(GroupPickerSearchService service, JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, PermissionManager permissionManager)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.