| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.rest.entity.buildstatus |
| Modifier and Type | Method and Description |
|---|---|
RestBuildStatus.State |
RestBuildStatus.getState() |
static RestBuildStatus.State |
RestBuildStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestBuildStatus.State[] |
RestBuildStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RestBuildStatus(ResultKey resultKey,
RestBuildStatus.State state,
String name,
javax.ws.rs.core.UriBuilder uriBuilder,
String description) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.