| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Requirement.Type |
Requirement.getType() |
static Requirement.Type |
Requirement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Requirement.Type[] |
Requirement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Requirement(@NotNull String name,
@Nullable String value,
@NotNull Requirement.Type type) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.