Package com.atlassian.jira.util
Interface JiraProductInformation
- All Known Implementing Classes:
PropertiesFileBackedJiraProductInformation
public interface JiraProductInformation
This class is not intended to be used outside of the setup process.
- Since:
- 7.0
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault String
Returns the product name needed to obtain proper evaluation license from HAMS.default String
Returns the application help space to point core help base urls to during setup.default String
Returns an application key for loading help during db setup,
-
Method Details
-
getLicenseProductKey
Returns the product name needed to obtain proper evaluation license from HAMS. -
getSetupHelpApplicationHelpSpace
Returns the application help space to point core help base urls to during setup. -
getSetupHelpApplicationKey
Returns an application key for loading help during db setup, -
getValueForKey
-