Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.comment.CreateCommentRequest
Package
Description
-
Uses of CreateCommentRequest in com.atlassian.bamboo.plugins.rest.model.build.comment
-
Uses of CreateCommentRequest in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionvoid
ResultResource.addBuildComment
(String projectKey, String buildKey, String buildNumber, CreateCommentRequest comment, javax.ws.rs.core.UriInfo uriInfo) -
Uses of CreateCommentRequest in com.atlassian.bamboo.plugins.rest.service
Modifier and TypeMethodDescriptionvoid
ResultService.addBuildComment
(String projectKey, String buildKey, String buildNumber, CreateCommentRequest comment, RestAuthenticationContext restAuthenticationContext, javax.ws.rs.core.UriInfo uriInfo) void
ResultServiceImpl.addBuildComment
(String projectKey, String buildKey, String buildNumber, CreateCommentRequest comment, RestAuthenticationContext restAuthenticationContext, javax.ws.rs.core.UriInfo uriInfo)