| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.jira.rest.model.deployment |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentStatus |
DeploymentStatus.valueOf(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.
|
| Constructor and Description |
|---|
EnvironmentSummary(IndexedEnvironment environment,
DeploymentStatus status,
VersionSummary deployedVersion,
String baseUrl) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.