Uses of Enum
com.atlassian.sal.api.UrlMode
Packages that use UrlMode
-
Uses of UrlMode in com.atlassian.sal.api
Methods in com.atlassian.sal.api that return UrlModeModifier and TypeMethodDescriptionstatic UrlModeReturns the enum constant of this type with the specified name.static UrlMode[]UrlMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.atlassian.sal.api with parameters of type UrlModeModifier and TypeMethodDescriptionApplicationProperties.getBaseUrl(UrlMode urlMode) Get the base URL of the current application, with respect to the givenUrlMode.