| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common |
| Modifier and Type | Method and Description |
|---|---|
static Task.TaskType |
Task.TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Task.TaskType[] |
Task.TaskType.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<Task.TaskType> |
Task.TaskType.fromValue(String value) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.