public interface

JiraProductInformation

com.atlassian.jira.util.JiraProductInformation
Known Indirect Subclasses

Class Overview

This class is not intended to be used outside of the setup process.

Summary

Nested Classes
enum JiraProductInformation.Keys  
Public Methods
String getLicenseProductKey()
Returns the product name needed to obtain proper evaluation license from HAMS.
String getSetupHelpApplicationHelpSpace()
Returns the application help space to point core help base urls to during setup.
String getSetupHelpApplicationKey()
Returns an application key for loading help during db setup,
String getValueForKey(JiraProductInformation.Keys key)

Public Methods

public String getLicenseProductKey ()

Returns the product name needed to obtain proper evaluation license from HAMS.

public String getSetupHelpApplicationHelpSpace ()

Returns the application help space to point core help base urls to during setup.

public String getSetupHelpApplicationKey ()

Returns an application key for loading help during db setup,

public String getValueForKey (JiraProductInformation.Keys key)