Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
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) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.