java.lang.Object | |
↳ | com.atlassian.jira.help.SwitchingHelpUrlBuilderFactory |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a
HelpUrlBuilder that will produce a URLs with the passed prefix and
suffix. |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Create a HelpUrlBuilder
that will produce a URLs with the passed prefix and
suffix.
prefix | the prefix to prepend to any generated URL. |
---|---|
suffix | the suffix to append to any generated URL. |
HelpUrlBuilder
that will produce a URLs with the passed prefix and
suffix.