@Singleton public class DeploymentResultResource extends Object
Constructor and Description |
---|
DeploymentResultResource(DeploymentResultService deploymentResultService,
BuildLoggerManager loggerManager) |
Modifier and Type | Method and Description |
---|---|
RestDeploymentResult |
getDeploymentResult(long deploymentResultId,
boolean includeLogs,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
public DeploymentResultResource(DeploymentResultService deploymentResultService, BuildLoggerManager loggerManager)
public RestDeploymentResult getDeploymentResult(long deploymentResultId, boolean includeLogs, @Context javax.ws.rs.core.UriInfo uriInfo, @Context com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.