public class LabelsResource extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LabelsResource.LabelElement |
static class |
LabelsResource.LabelField |
static class |
LabelsResource.LabelFields |
static class |
LabelsResource.LabelGroup |
static class |
LabelsResource.LabelGroupList |
Constructor and Description |
---|
LabelsResource(CustomFieldManager customFieldManager,
JiraAuthenticationContext authenticationContext,
AlphabeticalLabelRenderer alphabeticalLabelRenderer,
ProjectService projectService,
FieldManager fieldManager,
LabelUtil labelUtil,
AlphabeticalLabelGroupingService alphabeticalLabelGroupingService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getLabelFields() |
javax.ws.rs.core.Response |
getLabelGroups(String project,
String fieldId) |
javax.ws.rs.core.Response |
getLabelsGroupsJSON(String projectKey,
String fieldId) |
javax.ws.rs.core.Response |
validateLabelGadgetConfiguration() |
public LabelsResource(CustomFieldManager customFieldManager, JiraAuthenticationContext authenticationContext, AlphabeticalLabelRenderer alphabeticalLabelRenderer, ProjectService projectService, FieldManager fieldManager, LabelUtil labelUtil, AlphabeticalLabelGroupingService alphabeticalLabelGroupingService)
Copyright © 2002-2024 Atlassian. All Rights Reserved.