public interface RemoteGroupService
GroupService
implementation that communicates with Confluence remotely using the Confluence REST API.
Provides future returning equivalents for the methods in GroupService.
Modifier and Type | Interface and Description |
---|---|
static interface |
RemoteGroupService.RemoteGroupFinder |
Modifier and Type | Method and Description |
---|---|
RemoteGroupService.RemoteGroupFinder |
find(Expansion... expansions) |
GroupService.Validator |
validator() |
GroupService.Validator validator()
RemoteGroupService.RemoteGroupFinder find(Expansion... expansions)
Copyright © 2003–2018 Atlassian. All rights reserved.