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
  • Method Details

    • getLicenseProductKey

      default String getLicenseProductKey()
      Returns the product name needed to obtain proper evaluation license from HAMS.
    • getSetupHelpApplicationHelpSpace

      default String getSetupHelpApplicationHelpSpace()
      Returns the application help space to point core help base urls to during setup.
    • getSetupHelpApplicationKey

      default String getSetupHelpApplicationKey()
      Returns an application key for loading help during db setup,
    • getValueForKey

      String getValueForKey(JiraProductInformation.Keys key)