Class RestDeploymentVersionStatusForDashboard
java.lang.Object
com.atlassian.bamboo.rest.model.deployments.environments.RestDeploymentVersionStatusForDashboard
-
Constructor Summary
ConstructorDescriptionRestDeploymentVersionStatusForDashboard
(@NotNull DeploymentVersionStatus versionStatus) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setDeploymentVersionState
(DeploymentVersionState deploymentVersionState) void
setVersionStatusSanitizedUserName
(String versionStatusSanitizedUserName) void
setVersionStatusUserDisplayName
(String versionStatusUserDisplayName) void
setVersionStatusUserName
(String versionStatusUserName)
-
Constructor Details
-
RestDeploymentVersionStatusForDashboard
public RestDeploymentVersionStatusForDashboard(@NotNull @NotNull DeploymentVersionStatus versionStatus)
-
-
Method Details
-
getDeploymentVersionState
-
setDeploymentVersionState
-
getVersionStatusUserName
-
setVersionStatusUserName
-
getVersionStatusSanitizedUserName
-
setVersionStatusSanitizedUserName
-
getVersionStatusUserDisplayName
-
setVersionStatusUserDisplayName
-