| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.api.model.content | |
| com.atlassian.confluence.api.service.content | |
| com.atlassian.confluence.impl.service.finder.content | |
| com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
SpaceServiceImpl.SpaceFinderImpl.withStatus(SpaceStatus status) |
| Modifier and Type | Field and Description |
|---|---|
static SpaceStatus |
SpaceStatus.ARCHIVED |
static SpaceStatus |
SpaceStatus.CURRENT |
| Modifier and Type | Method and Description |
|---|---|
static SpaceStatus |
SpaceStatus.valueOf(String type) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
SpaceService.SpaceFinder.withStatus(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
NoopSpaceFinder.withStatus(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withStatus(SpaceStatus status) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withStatus(SpaceStatus status) |
Copyright © 2003–2022 Atlassian. All rights reserved.