Uses of Enum Class
com.atlassian.application.api.ApplicationAccess.AccessError
-
Uses of ApplicationAccess.AccessError in com.atlassian.application.api
Methods in com.atlassian.application.api that return ApplicationAccess.AccessErrorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ApplicationAccess.AccessError[]ApplicationAccess.AccessError.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.application.api that return types with arguments of type ApplicationAccess.AccessErrorModifier and TypeMethodDescriptionio.atlassian.fugue.Option<ApplicationAccess.AccessError>ApplicationAccess.getAccessError(com.atlassian.sal.api.user.UserKey userKey) Returns the most important reason why the passed user cannot access theApplication.