com.atlassian.jira.help
Class StaticHelpUrls
java.lang.Object
com.atlassian.jira.help.StaticHelpUrls
public class StaticHelpUrls
- extends Object
This is used in the Configurator to read the help-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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticHelpUrls
public StaticHelpUrls()
getInstance
public static HelpUrls getInstance()
Copyright © 2002-2014 Atlassian. All Rights Reserved.