Package | Description |
---|---|
com.atlassian.bamboo.plugin.servlet |
Modifier and Type | Method and Description |
---|---|
static SymbolicBuildReference |
SymbolicBuildReference.labelToReference(String label)
Returns the symbolic reference that matches the specified label,
or NONE if there are no matching references.
|
static SymbolicBuildReference |
SymbolicBuildReference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolicBuildReference[] |
SymbolicBuildReference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.