| Package | Description |
|---|---|
| com.atlassian.confluence.rest.client | |
| com.atlassian.confluence.rest.client.impl | |
| com.atlassian.confluence.rest.client.remoteservice.lookandfeel.theme |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RemoteContentVersionService.RemoteParameterVersionFinder |
static interface |
RemoteContentVersionService.RemoteVersionFinder |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RemoteThemeService.RemoteThemeFinder
ThemeFinder implementation that communicates with Confluence remotely using the Confluence REST API. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteThemeServiceImpl.RemoteThemeFinderImpl |
| Modifier and Type | Method and Description |
|---|---|
RemoteManyFetcher<Theme> |
RemoteThemeServiceImpl.RemoteThemeFinderImpl.withThemeKey(ThemeKey themeKey,
ThemeKey... moreThemeKeys) |
RemoteManyFetcher<Theme> |
RemoteThemeService.RemoteThemeFinder.withThemeKey(ThemeKey themeKey,
ThemeKey... moreThemeKeys)
Restrict the fetched
Themes to be the ones with the keys specified. |
Copyright © 2003–2016 Atlassian. All rights reserved.