Uses of Class
com.atlassian.bamboo.rest.model.deployments.versions.RestDeploymentVersionStatus
Packages that use RestDeploymentVersionStatus
Package
Description
-
Uses of RestDeploymentVersionStatus in com.atlassian.bamboo.plugins.rest.deployments.execution
Method parameters in com.atlassian.bamboo.plugins.rest.deployments.execution with type arguments of type RestDeploymentVersionStatusModifier and TypeMethodDescriptionvoid
DeploymentPreviewResource.VersionPreview.setVersionStatuses
(List<RestDeploymentVersionStatus> versionStatuses) -
Uses of RestDeploymentVersionStatus in com.atlassian.bamboo.rest.model.deployments.versions
Methods in com.atlassian.bamboo.rest.model.deployments.versions that return RestDeploymentVersionStatusMethods in com.atlassian.bamboo.rest.model.deployments.versions that return types with arguments of type RestDeploymentVersionStatusConstructor parameters in com.atlassian.bamboo.rest.model.deployments.versions with type arguments of type RestDeploymentVersionStatusModifierConstructorDescriptionRestDeploymentVersionStatuses
(List<RestDeploymentVersionStatus> statuses, DeploymentVersionState versionGeneralState, DeploymentVersionState currentUserState)