| Package | Description |
|---|---|
| com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RemoteContentPropertyService.RemoteContentPropertyFetcher |
static interface |
RemoteContentPropertyService.RemoteContentPropertyFinder |
static interface |
RemoteContentPropertyService.RemoteParameterContentPropertyFinder |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl |
| Modifier and Type | Method and Description |
|---|---|
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher |
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl.withId(JsonContentPropertyId contentPropertyId) |
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher |
RemoteContentPropertyService.RemoteContentPropertyFinder.withId(JsonContentPropertyId contentPropertyId) |
Copyright © 2003–2020 Atlassian. All rights reserved.