| Package | Description |
|---|---|
| com.atlassian.applinks.api |
API classes and components for interacting with the AppLinks plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationLinkUIService.MessageFormat |
ApplicationLinkUIService.MessageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationLinkUIService.MessageFormat[] |
ApplicationLinkUIService.MessageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.