Uses of Enum Class
com.atlassian.confluence.search.service.UserSearchQueryParameters.UserCategory
Packages that use UserSearchQueryParameters.UserCategory
-
Uses of UserSearchQueryParameters.UserCategory in com.atlassian.confluence.search.service
Methods in com.atlassian.confluence.search.service that return UserSearchQueryParameters.UserCategoryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UserSearchQueryParameters.UserCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.search.service with parameters of type UserSearchQueryParameters.UserCategoryModifier and TypeMethodDescriptionUserSearchQueryParameters.Builder.addUserCategory
(UserSearchQueryParameters.UserCategory userCategory)