Class RemoteGroupServiceImpl.RemoteGroupFinderImpl
java.lang.Object
com.atlassian.confluence.rest.client.AbstractRemoteService<GroupService.GroupFinder>
com.atlassian.confluence.rest.client.remoteservice.people.RemoteGroupServiceImpl.RemoteGroupFinderImpl
- All Implemented Interfaces:
RemoteGroupService.RemoteGroupFinder,RemoteSingleFetcher<Group>
- Enclosing class:
RemoteGroupServiceImpl
public class RemoteGroupServiceImpl.RemoteGroupFinderImpl
extends AbstractRemoteService<GroupService.GroupFinder>
implements RemoteGroupService.RemoteGroupFinder
-
Field Summary
Fields inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService
provider -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfetchManyCompletionStage(PageRequest request) withMember(User user) Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService
addExpansions, addPageRequest, addPageRequestParams, deleteCompletionStage, deleteCompletionStage, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfGenericListResponse, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, newBackdoorWebTarget, newExperimentalRestWebTarget, newWebTarget, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postVoidCompletionStage, putCompletionStage, putVoidCompletionStageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.confluence.rest.client.RemoteSingleFetcher
fetchOneOrNullCompletionStage, fetchOrNullCompletionStage
-
Constructor Details
-
RemoteGroupFinderImpl
-
-
Method Details
-
withName
- Specified by:
withNamein interfaceRemoteGroupService.RemoteGroupFinder
-
withMember
- Specified by:
withMemberin interfaceRemoteGroupService.RemoteGroupFinder
-
fetchManyCompletionStage
- Specified by:
fetchManyCompletionStagein interfaceRemoteGroupService.RemoteGroupFinder
-
fetchCompletionStage
- Specified by:
fetchCompletionStagein interfaceRemoteSingleFetcher<Group>- See Also:
-