| Package | Description |
|---|---|
| com.atlassian.bitbucket.build.server.operations |
| Modifier and Type | Method and Description |
|---|---|
ActionState |
ActionResult.getState()
Returns the state of the action.
|
static ActionState |
ActionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionState[] |
ActionState.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<ActionState> |
ActionState.fromString(String value) |
Copyright © 2024 Atlassian. All rights reserved.