Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
Package
Description
-
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.model.build.status
-
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionResultResource.getResultStatus
(String projectKey, String buildKey, String buildNumber, javax.ws.rs.core.UriInfo uriInfo) -
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.service
Modifier and TypeMethodDescriptionResultService.getResultStatus
(String projectKey, String buildKey, String buildNumber, javax.ws.rs.core.UriInfo uriInfo, RestAuthenticationContext restAuthenticationContext) ResultServiceImpl.getResultStatus
(String projectKey, String buildKey, String buildNumber, javax.ws.rs.core.UriInfo uriInfo, RestAuthenticationContext restAuthenticationContext)