| Package | Description |
|---|---|
| com.atlassian.bitbucket.build | |
| com.atlassian.bitbucket.build.status |
| Modifier and Type | Method and Description |
|---|---|
static BuildOrder |
BuildOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildOrder[] |
BuildOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<BuildOrder> |
BuildOrder.fromString(String value) |
| Modifier and Type | Method and Description |
|---|---|
BuildOrder |
AbstractBuildStatusSearchRequest.getBuildOrder()
The order to return build statuses in.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractBuildStatusSearchRequest.AbstractBuilder.buildOrder(BuildOrder buildOrder) |
Copyright © 2023 Atlassian. All rights reserved.