Uses of Enum Class
com.atlassian.bamboo.plugin.servlet.SymbolicBuildReference
Packages that use SymbolicBuildReference
-
Uses of SymbolicBuildReference in com.atlassian.bamboo.plugin.servlet
Methods in com.atlassian.bamboo.plugin.servlet that return SymbolicBuildReferenceModifier 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.