Package com.atlassian.jira.help
Class StaticHelpUrls
java.lang.Object
com.atlassian.jira.help.StaticHelpUrls
This is used in the Configurator to read the help-admin-paths.properties file.
Note: This object should not be used in JIRA core as real HelpUrls are locale and plugin
sensitive. In JIRA just simple inject an instance of HelpUrls and use that.
- Since:
- v6.2.6
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StaticHelpUrls
public StaticHelpUrls()
-
-
Method Details
-
getInstance
-