Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.build.comment | |
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
Modifier and Type | Class and Description |
---|---|
class |
RestComment |
Modifier and Type | Method and Description |
---|---|
void |
ResultResource.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
CreateCommentRequest comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
void |
ResultServiceImpl.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
CreateCommentRequest comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo) |
void |
ResultService.addBuildComment(String projectKey,
String buildKey,
String buildNumber,
CreateCommentRequest comment,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.