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 GroupLabelsServiceCopyright © 2002-2021 Atlassian. All Rights Reserved.