public class DefaultGroupLabelsService extends Object implements GroupLabelsService
Constructor and Description |
---|
DefaultGroupLabelsService(ApplicationRoleManager roleManager,
GroupAccessLabelsManager labelsManager,
JiraAuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
List<GroupLabelView> |
getGroupLabels(com.atlassian.crowd.embedded.api.Group group,
Optional<Long> directory) |
public DefaultGroupLabelsService(ApplicationRoleManager roleManager, GroupAccessLabelsManager labelsManager, JiraAuthenticationContext authenticationContext)
public List<GroupLabelView> getGroupLabels(com.atlassian.crowd.embedded.api.Group group, Optional<Long> directory)
getGroupLabels
in interface GroupLabelsService
Copyright © 2002-2016 Atlassian. All Rights Reserved.