com.atlassian.bamboo.plugins.rest.deployments.versions
Class DeploymentVersionResource
java.lang.Object
com.atlassian.bamboo.plugins.rest.deployments.versions.DeploymentVersionResource
@Singleton
public class DeploymentVersionResource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentVersionResource
public DeploymentVersionResource(DeploymentVersionService deploymentVersionService)
getLatestVersionStatus
public RestDeploymentVersionStatus getLatestVersionStatus(String deploymentVersionId)
updateVersionStatus
public RestDeploymentVersionStatus updateVersionStatus(String deploymentVersionId,
String state,
@Context
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.