| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.api.service.content |
| Modifier and Type | Class and Description |
|---|---|
class |
SpaceServiceImpl.SpaceContentImpl |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceContentFinder |
SpaceServiceImpl.findContent(Space space,
Expansion... expansions) |
SpaceService.SpaceContentFinder |
SpaceServiceImpl.SpaceContentImpl.withDepth(Depth depth) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceContentFinder |
SpaceService.findContent(Space space,
Expansion... expansion)
A finder to locate content in the space
|
SpaceService.SpaceContentFinder |
SpaceService.SpaceContentFinder.withDepth(Depth depth)
Applies a depth filter the content in this space retrieved by the finder, presently only pages participate in the space content hierarchy, the
depth filter has no effect on other content type
|
Copyright © 2003–2020 Atlassian. All rights reserved.