Uses of Interface
com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupService.RemoteGroupFinder
-
Packages that use RemoteGroupService.RemoteGroupFinder Package Description com.atlassian.confluence.rest.client.remoteservice.people -
-
Uses of RemoteGroupService.RemoteGroupFinder in com.atlassian.confluence.rest.client.remoteservice.people
Classes in com.atlassian.confluence.rest.client.remoteservice.people that implement RemoteGroupService.RemoteGroupFinder Modifier and Type Class Description classRemoteGroupServiceImpl.RemoteGroupFinderImplMethods in com.atlassian.confluence.rest.client.remoteservice.people that return RemoteGroupService.RemoteGroupFinder Modifier and Type Method Description RemoteGroupService.RemoteGroupFinderRemoteGroupService. find(Expansion... expansions)RemoteGroupService.RemoteGroupFinderRemoteGroupServiceImpl. find(Expansion... expansions)RemoteGroupService.RemoteGroupFinderRemoteGroupService.RemoteGroupFinder. withMember(User user)RemoteGroupService.RemoteGroupFinderRemoteGroupServiceImpl.RemoteGroupFinderImpl. withMember(User user)RemoteGroupService.RemoteGroupFinderRemoteGroupService.RemoteGroupFinder. withName(String groupName)RemoteGroupService.RemoteGroupFinderRemoteGroupServiceImpl.RemoteGroupFinderImpl. withName(String groupName)
-