Modifier and Type | Method and Description |
---|---|
void |
DeploymentPreviewResource.VersionPreview.setVersionStatus(RestDeploymentVersionStatus versionStatus) |
Modifier and Type | Method and Description |
---|---|
RestDeploymentVersionStatus |
DeploymentVersionResource.getLatestVersionStatus(long deploymentVersionId)
Get current status of deployment version.
|
RestDeploymentVersionStatus |
DeploymentVersionResource.updateVersionStatus(long deploymentVersionId,
String newStatus,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Update deployment version status.
|
Modifier and Type | Field and Description |
---|---|
static RestDeploymentVersionStatus |
RestDeploymentVersionExampleDocument.LATEST_VERSION_STATUS_RESPONSE |
static RestDeploymentVersionStatus |
RestDeploymentVersionExampleDocument.UPDATE_VERSION_STATUS_RESPONSE |
Modifier and Type | Method and Description |
---|---|
RestDeploymentVersionStatus |
RestDeploymentVersion.getVersionStatus() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.