Uses of Interface
com.atlassian.confluence.internal.user.UserSearchServiceInternal
-
Packages that use UserSearchServiceInternal Package Description com.atlassian.confluence.internal.user Confluence internal classes related to user management.com.atlassian.confluence.user.actions -
-
Uses of UserSearchServiceInternal in com.atlassian.confluence.internal.user
Classes in com.atlassian.confluence.internal.user that implement UserSearchServiceInternal Modifier and Type Class Description classUserSearchServiceInternalImplSearches for users using theCrowdService. -
Uses of UserSearchServiceInternal in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return UserSearchServiceInternal Modifier and Type Method Description UserSearchServiceInternalAbstractSearchCrowdUsersAction. getUserSearchService()Methods in com.atlassian.confluence.user.actions with parameters of type UserSearchServiceInternal Modifier and Type Method Description voidAbstractSearchCrowdUsersAction. setUserSearchService(UserSearchServiceInternal userSearchService)
-