Package | Description |
---|---|
com.atlassian.jira.util |
Modifier and Type | Method and Description |
---|---|
static JiraProductInformation.Keys |
JiraProductInformation.Keys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraProductInformation.Keys[] |
JiraProductInformation.Keys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
JiraProductInformation.getValueForKey(JiraProductInformation.Keys key) |
String |
PropertiesFileBackedJiraProductInformation.getValueForKey(JiraProductInformation.Keys key) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.