Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.comment.CreateCommentRequest
Packages that use 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
Methods in com.atlassian.bamboo.plugins.rest.resource with parameters of type CreateCommentRequestModifier 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
Methods in com.atlassian.bamboo.plugins.rest.service with parameters of type CreateCommentRequestModifier 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)