|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||