Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.status.RestResultStatus
Packages that use RestResultStatus
Package
Description
-
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.model.build.status
Subclasses of RestResultStatus in com.atlassian.bamboo.plugins.rest.model.build.status -
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.resource
Methods in com.atlassian.bamboo.plugins.rest.resource that return RestResultStatusModifier and TypeMethodDescriptionResultResource.getResultStatus(String projectKey, String buildKey, String buildNumber, jakarta.ws.rs.core.UriInfo uriInfo) -
Uses of RestResultStatus in com.atlassian.bamboo.plugins.rest.service
Methods in com.atlassian.bamboo.plugins.rest.service that return RestResultStatusModifier and TypeMethodDescriptionResultService.getResultStatus(String projectKey, String buildKey, String buildNumber, jakarta.ws.rs.core.UriInfo uriInfo, RestAuthenticationContext restAuthenticationContext) ResultServiceImpl.getResultStatus(String projectKey, String buildKey, String buildNumber, jakarta.ws.rs.core.UriInfo uriInfo, RestAuthenticationContext restAuthenticationContext)