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 class
RemoteGroupServiceImpl.RemoteGroupFinderImpl
Methods in com.atlassian.confluence.rest.client.remoteservice.people that return RemoteGroupService.RemoteGroupFinder Modifier and Type Method Description RemoteGroupService.RemoteGroupFinder
RemoteGroupService. find(Expansion... expansions)
RemoteGroupService.RemoteGroupFinder
RemoteGroupServiceImpl. find(Expansion... expansions)
RemoteGroupService.RemoteGroupFinder
RemoteGroupService.RemoteGroupFinder. withMember(User user)
RemoteGroupService.RemoteGroupFinder
RemoteGroupServiceImpl.RemoteGroupFinderImpl. withMember(User user)
RemoteGroupService.RemoteGroupFinder
RemoteGroupService.RemoteGroupFinder. withName(String groupName)
RemoteGroupService.RemoteGroupFinder
RemoteGroupServiceImpl.RemoteGroupFinderImpl. withName(String groupName)
-