Uses of Interface
com.atlassian.jira.help.HelpUrl
Packages that use HelpUrl
Package
Description
Package for JIRA Messaging utilities.
-
Uses of HelpUrl in com.atlassian.jira.config.database
Methods in com.atlassian.jira.config.database that return HelpUrlModifier and TypeMethodDescriptionstatic HelpUrl
DatabaseDriverRegisterer.getDbConfigLink
(DatabaseType type, HelpUrls urls) -
Uses of HelpUrl in com.atlassian.jira.help
Classes in com.atlassian.jira.help that implement HelpUrlMethods in com.atlassian.jira.help that return HelpUrlModifier and TypeMethodDescriptionHelpUrlBuilder.build()
Generate theHelpUrl
associated with this builder.MockHelpUrlBuilder.build()
MockHelpUrlsParser.getDefault()
CachingHelpUrls.getDefaultUrl()
HelpUrls.getDefaultUrl()
Returns aHelpUrl
that can be used for generic Jira help.MockHelpUrls.getDefaultUrl()
MockHelpUrlsParser.getGeneratedDefault
(String value) MockHelpUrlsParser.getGeneratedUrl
(HelpUrl url, String value) Returns aHelpUrl
associated with the passed key.CachingHelpUrls.getUrlForApplication
(com.atlassian.application.api.ApplicationKey applicationKey, String key) HelpUrls.getUrlForApplication
(com.atlassian.application.api.ApplicationKey applicationKey, String key) Adds the ability to retrieveHelpUrl
specific to an application and key passed in.MockHelpUrls.getUrlForApplication
(com.atlassian.application.api.ApplicationKey applicationKey, String key) Methods in com.atlassian.jira.help that return types with arguments of type HelpUrlModifier and TypeMethodDescriptionCachingHelpUrls.iterator()
MockHelpUrls.iterator()
DefaultLocalHelpUrls.load()
LocalHelpUrls.load()
Load JIRA's default local help URLs.MockLocalHelpUrls.load()
DefaultLocalHelpUrls.parse
(Properties properties) LocalHelpUrls.parse
(Properties properties) Load the local help URLs stored in the passed properties.MockLocalHelpUrls.parse
(Properties properties) Methods in com.atlassian.jira.help with parameters of type HelpUrlModifier and TypeMethodDescriptionMockHelpUrls.defaultUrl
(HelpUrl url) MockHelpUrlsParser.getGeneratedUrl
(HelpUrl url, String value) MockHelpUrlsParser.registerOd
(HelpUrl url) Constructors in com.atlassian.jira.help with parameters of type HelpUrlModifierConstructorDescriptionMockHelpUrl
(HelpUrl url) MockHelpUrls
(HelpUrl defaultUrl, HelpUrl... urls) MockHelpUrls
(HelpUrl defaultUrl, Iterable<? extends HelpUrl> urls) Constructor parameters in com.atlassian.jira.help with type arguments of type HelpUrl -
Uses of HelpUrl in com.atlassian.jira.message
Methods in com.atlassian.jira.message that return HelpUrlModifier and TypeMethodDescriptionMessageUtil.getDefaultUrl()
Returns aHelpUrl
that can be used for generic JIRA help.MessageUtilImpl.getDefaultUrl()
Returns aHelpUrl
associated with the passed key. -
Uses of HelpUrl in com.atlassian.jira.projectconfig.discover
Methods in com.atlassian.jira.projectconfig.discover that return HelpUrlModifier and TypeMethodDescriptionEditWorkflowDiscoverHelper.getAdministrationHelpUrl()
EditWorkflowDiscoverHelper.getScreensHelpUrl()
EditWorkflowDiscoverHelper.getWorkflowsHelpUrl()
-
Uses of HelpUrl in com.atlassian.jira.web.action.admin.customfields
Methods in com.atlassian.jira.web.action.admin.customfields that return HelpUrl -
Uses of HelpUrl in com.atlassian.jira.web.action.issue
Methods in com.atlassian.jira.web.action.issue that return HelpUrl -
Uses of HelpUrl in com.atlassian.jira.web.action.project
Methods in com.atlassian.jira.web.action.project that return HelpUrl