Package com.atlassian.jira.help
package com.atlassian.jira.help
-
ClassDescriptionReturns application help space for given application key.Application key provided is ignored and data is loaded from 'product.properties' file.To be used during db setup.Returns application help space uri retrieved from application descriptor.Provides application key based on roles enabled and installed applications available for current user.Factory of HelpUrlsParser builders.Represents the URL of a Jira help page.Builder for creating
HelpUrl
instances.A mapping of keys toHelpUrl
s.ProvidesApplicationKey
for current user.Searches and loads theHelpUrls
using aHelpUrlsLoader.HelpUrlsLoaderKey
.Marker interface for all the state that is required to get aHelpUrls
instance.A parser that a createsHelpUrls
from name-value pairs.Factory of HelpUrlsParser builders.This is the actualHelpUrlsParser
in PICO.This is the actualHelpUrlsParserBuilderFactory
in PICO.JIRA Help path resolverLoad JIRA's local help URLs.This is used in theConfigurator
to read thehelp-admin-paths.properties
file.