Uses of Interface
com.atlassian.confluence.rest.client.RemotePersonService.RemotePersonFinder
Packages that use RemotePersonService.RemotePersonFinder
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of RemotePersonService.RemotePersonFinder in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemotePersonService.RemotePersonFinderMethods in com.atlassian.confluence.rest.client that return RemotePersonService.RemotePersonFinderModifier and TypeMethodDescriptionRemotePersonService.RemotePersonFinder.withMembershipOf(Group group) RemotePersonServiceImpl.RemotePersonFinderImpl.withMembershipOf(Group group) RemotePersonService.RemotePersonFinder.withUserKey(com.atlassian.sal.api.user.UserKey key) RemotePersonServiceImpl.RemotePersonFinderImpl.withUserKey(com.atlassian.sal.api.user.UserKey key) RemotePersonService.RemotePersonFinder.withUsername(String username) RemotePersonServiceImpl.RemotePersonFinderImpl.withUsername(String username)