| 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 RestComments |
RestCommentExampleDocument.EXAMPLE_COMMENTS |
| Modifier and Type | Method and Description |
|---|---|
RestComments |
ResultResource.getBuildComments(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo)
Provide list of comments for build result specified by projectKey-buildKey-buildNumber.
|
| Modifier and Type | Method and Description |
|---|---|
RestComments |
ResultService.getBuildComments(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo) |
RestComments |
ResultServiceImpl.getBuildComments(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.