public class PropertiesFileBackedJiraProductInformation extends Object implements JiraProductInformation
JiraProductInformation.Keys| Constructor and Description |
|---|
PropertiesFileBackedJiraProductInformation() |
PropertiesFileBackedJiraProductInformation(Properties values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValueForKey(JiraProductInformation.Keys key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLicenseProductKey, getSetupHelpApplicationHelpSpace, getSetupHelpApplicationKeypublic PropertiesFileBackedJiraProductInformation()
public PropertiesFileBackedJiraProductInformation(Properties values)
public String getValueForKey(JiraProductInformation.Keys key)
getValueForKey in interface JiraProductInformationCopyright © 2002-2015 Atlassian. All Rights Reserved.