| 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.withType(SpaceType type) |
| Modifier and Type | Field and Description |
|---|---|
static SpaceType |
SpaceType.GLOBAL |
static SpaceType |
SpaceType.PERSONAL |
| Modifier and Type | Method and Description |
|---|---|
static SpaceType |
SpaceType.forName(String type) |
SpaceType |
Space.getType() |
| Modifier and Type | Method and Description |
|---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.type(SpaceType type) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
SpaceService.SpaceFinder.withType(SpaceType type) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService.SpaceFinder |
NoopSpaceFinder.withType(SpaceType type) |
| Modifier and Type | Method and Description |
|---|---|
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl.withType(SpaceType type) |
RemoteSpaceService.RemoteSpaceFinder |
RemoteSpaceService.RemoteSpaceFinder.withType(SpaceType type) |
Copyright © 2003–2021 Atlassian. All rights reserved.