Uses of Enum Class
com.atlassian.confluence.util.MobileUtils.MobileOS
Packages that use MobileUtils.MobileOS
- 
Uses of MobileUtils.MobileOS in com.atlassian.confluence.utilMethods in com.atlassian.confluence.util that return MobileUtils.MobileOSModifier and TypeMethodDescriptionstatic MobileUtils.MobileOSMobileUtils.getMobileOS(jakarta.servlet.http.HttpServletRequest request) Get mobile os typestatic MobileUtils.MobileOSReturns the enum constant of this class with the specified name.static MobileUtils.MobileOS[]MobileUtils.MobileOS.values()Returns an array containing the constants of this enum class, in the order they are declared.