Uses of Enum Class
com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentStatus
-
Uses of DeploymentStatus in com.atlassian.bamboo.plugins.jira.rest.model.deployment
Modifier and TypeMethodDescriptionstatic DeploymentStatus
Returns the enum constant of this class with the specified name.static DeploymentStatus[]
DeploymentStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionEnvironmentSummary
(EnvironmentStatusForAggregation environment, DeploymentStatus status, VersionSummary deployedVersion, String baseUrl)