Uses of Enum Class
com.atlassian.bamboo.plugin.servlet.SymbolicBuildReference
-
Uses of SymbolicBuildReference in com.atlassian.bamboo.plugin.servlet
Modifier and TypeMethodDescriptionstatic SymbolicBuildReference
SymbolicBuildReference.labelToReference
(String label) Returns the symbolic reference that matches the specified label, or NONE if there are no matching references.static SymbolicBuildReference
Returns the enum constant of this class with the specified name.static SymbolicBuildReference[]
SymbolicBuildReference.values()
Returns an array containing the constants of this enum class, in the order they are declared.