Uses of Class
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
Package
Description
-
Uses of RestDeploymentVersionStatus in com.atlassian.bamboo.plugins.rest.deployments.execution
Modifier and TypeMethodDescriptionvoid
DeploymentPreviewResource.VersionPreview.setVersionStatuses
(List<RestDeploymentVersionStatus> versionStatuses) -
Uses of RestDeploymentVersionStatus in com.atlassian.bamboo.rest.model.deployments.versions
ModifierConstructorDescriptionRestDeploymentVersionStatuses
(List<RestDeploymentVersionStatus> statuses, DeploymentVersionState versionGeneralState, DeploymentVersionState currentUserState)