Modifier and Type | Field and Description |
---|---|
static RestComment |
RestCommentExampleDocument.EXAMPLE_COMMENT |
static RestComment |
RestCommentExampleDocument.NEW_COMMENT |
Modifier and Type | Method and Description |
---|---|
protected RestComment |
RestCommentExpander.expandInternal(RestComment comment) |
Modifier and Type | Method and Description |
---|---|
protected RestComment |
RestCommentExpander.expandInternal(RestComment comment) |
Modifier and Type | Method and Description |
---|---|
void |
RestCommentList.setComment(List<RestComment> comment) |
Constructor and Description |
---|
RestCommentList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestComment> callback) |
Modifier and Type | Method and Description |
---|---|
void |
ResultResource.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
RestComment comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo)
Adds new comment to build result specified by projectKey-buildKey-buildNumber.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultService.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
RestComment comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo) |
void |
ResultServiceImpl.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
RestComment comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.