Uses of Class
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatuses
-
Packages that use RestDeploymentVersionStatuses Package Description com.atlassian.bamboo.plugins.rest.deployments.versions -
-
Uses of RestDeploymentVersionStatuses in com.atlassian.bamboo.plugins.rest.deployments.versions
Methods in com.atlassian.bamboo.plugins.rest.deployments.versions that return RestDeploymentVersionStatuses Modifier and Type Method Description RestDeploymentVersionStatuses
DeploymentVersionResource. getLatestVersionStatuses(long deploymentVersionId, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
RestDeploymentVersionStatuses
DeploymentVersionResource. updateVersionStatus(long deploymentVersionId, String newStatus, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
-