Uses of Class
com.atlassian.bamboo.plugins.jira.rest.model.deployment.DeploymentStatus

Packages that use DeploymentStatus
com.atlassian.bamboo.plugins.jira.rest.model.deployment   
 

Uses of DeploymentStatus in com.atlassian.bamboo.plugins.jira.rest.model.deployment
 

Methods in com.atlassian.bamboo.plugins.jira.rest.model.deployment that return DeploymentStatus
static DeploymentStatus DeploymentStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DeploymentStatus[] DeploymentStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.bamboo.plugins.jira.rest.model.deployment with parameters of type DeploymentStatus
EnvironmentSummary(IndexedEnvironment environment, DeploymentStatus status, VersionSummary deployedVersion, java.lang.String baseUrl)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.