| Package | Description |
|---|---|
| com.atlassian.applinks.api |
API classes and components for interacting with the AppLinks plugin.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLinkUIService.MessageBuilder |
ApplicationLinkUIService.authorisationRequest(ApplicationLink appLink)
Returns a
ApplicationLinkUIService.MessageBuilder to construct an HTML fragment with a
"please authenticate with [application]" message, and a link that lets the
user begin authentication. |
ApplicationLinkUIService.MessageBuilder |
ApplicationLinkUIService.MessageBuilder.contentHtml(String contentHtml)
Adds custom content to the message.
|
ApplicationLinkUIService.MessageBuilder |
ApplicationLinkUIService.MessageBuilder.format(ApplicationLinkUIService.MessageFormat format)
Specifies whether to use a brief format (the default) or a banner format.
|
Copyright © 2020 Atlassian. All rights reserved.