public interface JiraProductInformation
Modifier and Type | Interface and Description |
---|---|
static class |
JiraProductInformation.Keys |
Modifier and Type | Method and Description |
---|---|
default String |
getLicenseProductKey()
Returns the product name needed to obtain proper evaluation license from HAMS.
|
default String |
getSetupHelpApplicationHelpSpace()
Returns the application help space to point core help base urls to during setup.
|
default String |
getSetupHelpApplicationKey()
Returns an application key for loading help during db setup,
|
String |
getValueForKey(JiraProductInformation.Keys key) |
default String getLicenseProductKey()
default String getSetupHelpApplicationHelpSpace()
default String getSetupHelpApplicationKey()
String getValueForKey(JiraProductInformation.Keys key)
Copyright © 2002-2017 Atlassian. All Rights Reserved.