Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.deployments.issues |
Modifier and Type | Method and Description |
---|---|
static JiraIssueStatusOnEnvironment |
JiraIssueStatusOnEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraIssueStatusOnEnvironment[] |
JiraIssueStatusOnEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RestEnvironmentStatusOfIssue(EnvironmentStatus environmentStatus,
JiraIssueStatusOnEnvironment issueStatus,
String baseUrl) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.