public class StaticHelpUrls extends Object
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.
Constructor and Description |
---|
StaticHelpUrls() |
public static HelpUrls getInstance()
Copyright © 2002-2021 Atlassian. All Rights Reserved.