Uses of Interface
com.atlassian.jira.bc.group.GroupService

Packages that use GroupService
com.atlassian.jira.bc.group   
com.atlassian.jira.web.action.admin.user   
 

Uses of GroupService in com.atlassian.jira.bc.group
 

Classes in com.atlassian.jira.bc.group that implement GroupService
 class DefaultGroupService
          Default implementation of a GroupService.
 

Uses of GroupService in com.atlassian.jira.web.action.admin.user
 

Constructors in com.atlassian.jira.web.action.admin.user with parameters of type GroupService
BulkEditUserGroups(GroupManager groupManager, MultiUserConverter multiUserConverter, ApplicationProperties applicationProperties, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GroupService groupService, UserManager userManager)
           
DeleteGroup(IssueManager issueManager, CustomFieldManager customFieldManager, AttachmentManager attachmentManager, ProjectManager projectManager, PermissionManager permissionManager, VersionManager versionManager, SubscriptionManager subscriptionManager, SearchRequestService searchRequestService, GroupService groupService, UserIssueHistoryManager userHistoryManager, TimeTrackingConfiguration timeTrackingConfiguration, GroupManager groupManager, com.atlassian.crowd.embedded.api.CrowdService crowdService)
           
EditNestedGroups(MultiUserConverter multiUserConverter, ApplicationProperties applicationProperties, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GroupService groupService, com.atlassian.crowd.embedded.api.CrowdService crowdService, GroupManager groupManager)
           
EditUserGroups(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GroupService groupService, UserPropertyManager userPropertyManager, UserManager userManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.