| Package | Description |
|---|---|
| com.atlassian.bamboo.performance |
| Modifier and Type | Method and Description |
|---|---|
@NotNull ActionType |
ActionIdentifier.getType()
Type of the action.
|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ActionIdentifier(@NotNull ActionType type,
@NotNull String name) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.