Package | Description |
---|---|
com.atlassian.jira.rest.internal.v2.admin.applicationrole | |
com.atlassian.jira.rest.v2.admin | |
com.atlassian.jira.rest.v2.issue |
Constructor and Description |
---|
GroupBean(String name,
List<GroupLabelBean> labels) |
Modifier and Type | Method and Description |
---|---|
static GroupLabelBean |
GroupLabelBean.toLabelBean(GroupLabelView label) |
Modifier and Type | Method and Description |
---|---|
static List<GroupLabelBean> |
GroupLabelBean.toLabelsBeansList(List<GroupLabelView> labels) |
Modifier and Type | Method and Description |
---|---|
List<GroupLabelBean> |
GroupSuggestionBean.getLabels() |
Constructor and Description |
---|
GroupSuggestionBean(String name,
String html,
List<GroupLabelBean> labels) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.