JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.atlassian.jira.plugin.navigation.LfColor
Packages that use
LfColor
Package
Description
com.atlassian.jira.plugin.navigation
Uses of
LfColor
in
com.atlassian.jira.plugin.navigation
Methods in
com.atlassian.jira.plugin.navigation
that return
LfColor
Modifier and Type
Method
Description
static
LfColor
LfColor.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
LfColor
[]
LfColor.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.