| Package | Description |
|---|---|
| com.atlassian.bitbucket.build | |
| com.atlassian.bitbucket.build.status |
| Modifier and Type | Method and Description |
|---|---|
static BuildState |
BuildState.fromString(String s) |
static BuildState |
BuildState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildState[] |
BuildState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BuildState |
RepositoryBuildStatus.getState()
|
BuildState |
RepositoryBuildStatusSetRequest.getState() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryBuildStatusSetRequest.Builder |
RepositoryBuildStatusSetRequest.Builder.state(BuildState value) |
Copyright © 2023 Atlassian. All rights reserved.