Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.build.status | |
com.atlassian.bamboo.plugins.rest.resource | |
com.atlassian.bamboo.plugins.rest.service |
Modifier and Type | Class and Description |
---|---|
class |
RestChainResultStatus |
class |
RestJobResultStatus |
Modifier and Type | Method and Description |
---|---|
RestResultStatus |
ResultResource.getResultStatus(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Provide runtime information for currently executing build result.
|
Modifier and Type | Method and Description |
---|---|
RestResultStatus |
ResultServiceImpl.getResultStatus(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
RestResultStatus |
ResultService.getResultStatus(String projectKey,
String buildKey,
String buildNumber,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.