| Modifier and Type | Field and Description |
|---|---|
static RestBuildLabels |
RestLabelExampleDocument.EXAMPLE_LABELS |
| Modifier and Type | Method and Description |
|---|---|
RestBuildLabels |
ResultResource.getBuildLabels(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo)
Provide list of labels for build result specified by projectKey-buildKey-buildNumber.
|
| Modifier and Type | Method and Description |
|---|---|
RestBuildLabels |
ResultServiceImpl.getBuildLabels(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo) |
RestBuildLabels |
ResultService.getBuildLabels(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RestBuildLabels |
BuildResultsControl.getResultLabels(@NotNull PlanKey planKey,
int buildNumber) |
RestBuildLabels |
BuildResultsControl.getResultLabels(PlanResultKey planResultKey) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.