Package | Description |
---|---|
com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.find(Expansion... expansions) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.find(Expansion... expansions) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withHasRetentionPolicy(boolean hasRetentionPolicy)
Filter spaces that have retention policies or not
|
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withHasRetentionPolicy(boolean hasRetentionPolicy) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withIsFavourited(boolean isFavourited) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withIsFavourited(boolean favourite) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withKeys(String... keys) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withKeys(String... keys) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withLabels(Label... labels) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withLabels(Label... labels) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withStatus(SpaceStatus status) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withStatus(SpaceStatus status) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withType(SpaceType type) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withType(SpaceType type) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences