com.atlassian.jira.util.JiraContactHelper |
Known Indirect Subclasses |
Helper for getting User Contact information links
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get link for the contact administrator page. | |||||||||||
Get the full link text for the contact administration message as a snippet.
| |||||||||||
Get the text for the contact administration message as a snippet.
| |||||||||||
Get the information whether Contact Administrator form can be used by users
|
Get link for the contact administrator page. This method will not respect Contact Form's settings - it will always return a link
For example: /jira/secure/ContactAdministrators!default.jspa
baseUrl | Base Url of the application |
---|
getAdministratorContactMessage(I18nHelper)
.baseUrl | Base Url of the application. If null , non-hyperlinked text will be returned |
---|---|
i18nHelper | i18NHelper |
Get the text for the contact administration message as a snippet. This message is not puncuated or capatilised
and should be able to be inserted within a more complete message. If you want a hyperlink then use getAdministratorContactLinkHtml(String, I18nHelper)
i18nHelper | i18NHelper |
---|
Get the information whether Contact Administrator form can be used by users