Uses of Class
com.atlassian.applinks.api.ApplicationLinkUIService.MessageFormat

Packages that use ApplicationLinkUIService.MessageFormat
com.atlassian.applinks.api API classes and components for interacting with the AppLinks plugin. 
 

Uses of ApplicationLinkUIService.MessageFormat in com.atlassian.applinks.api
 

Methods in com.atlassian.applinks.api that return ApplicationLinkUIService.MessageFormat
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.
 

Methods in com.atlassian.applinks.api with parameters of type ApplicationLinkUIService.MessageFormat
 ApplicationLinkUIService.MessageBuilder ApplicationLinkUIService.MessageBuilder.format(ApplicationLinkUIService.MessageFormat format)
          Specifies whether to use a brief format (the default) or a banner format.
 



Copyright © 2015 Atlassian. All rights reserved.