public class JiraMobileAppBannerUtils extends Object
| Constructor and Description |
|---|
JiraMobileAppBannerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MobileAppBanner |
getMobileAppBanner(javax.servlet.http.HttpServletRequest request)
Get a mobile app banner for the current user which is based on the OS and the browser.
|
@Nonnull public static MobileAppBanner getMobileAppBanner(@Nonnull javax.servlet.http.HttpServletRequest request)
request - will be used to get user agent headerCopyright © 2002-2024 Atlassian. All Rights Reserved.