| Modifier and Type | Class and Description |
|---|---|
class |
CSPMigrationSiteResource |
| Modifier and Type | Class and Description |
|---|---|
class |
DarkFeatureSiteResource
A REST resource that will enable, disable and report the status of a site/system wide dark feature
in Confluence
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureFlagServiceSiteResource |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheFlushResource |
| Constructor and Description |
|---|
AsapAuthorizationFilter(AsapRequestAttributeAccessor requestJwtAttributeProvider,
PermissionExemption permissionExemption,
AtlassianAccountUserAccessor atlassianAccountUserAccessor,
UserAccessor userAccessor,
UserImpersonator userImpersonator,
Optional<AsapAllowed> asapAnnotation,
com.atlassian.sal.api.user.UserManager userManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexResource |
| Modifier and Type | Method and Description |
|---|---|
Map<ContentType,RestList<Content>> |
SpaceResource.contents(String spaceKey,
String depth,
String expand,
int start,
int limit)
Returns the content in this given space
|
RestList<Content> |
AttachmentResource.createAttachments(ContentId containerId,
ContentStatus containerStatus,
List<com.atlassian.plugins.rest.common.multipart.FilePart> fileParts,
List<com.atlassian.plugins.rest.common.multipart.FilePart> comments,
List<com.atlassian.plugins.rest.common.multipart.FilePart> minorEdits)
Add one or more attachments to a Confluence Content entity, with optional comments.
|
Content |
ContentResource.createContent(Content content,
ContentStatus status,
String expand)
Creates a new piece of Content or publishes the draft if the content id is present.
|
Space |
SpaceResource.createSpace(Space newSpace)
Creates a new Space.
|
SearchPageResponse<SearchResult> |
SearchResource.search(String cql,
String cqlcontext,
String excerpt,
String expand,
int start,
int limit,
boolean includeArchivedSpaces,
javax.ws.rs.core.UriInfo uriInfo)
Search for entities in Confluence using the Confluence Query Language (CQL)
|
Content |
ContentResource.update(ContentId contentId,
Content content,
ContentStatus status,
ContentDraftService.ConflictPolicy conflictPolicy)
Updates a piece of Content, including changes to content status
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeConfigResource
REST resource for the runtime configuration service
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfluenceNewUpgradeTasksResource
This resource is a part of implementing the new "cloud-upgrade-framework" SPI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsapTestResource |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AsapTestResource.hasSysAdminOrAsapPermission() |
Copyright © 2003–2016 Atlassian. All rights reserved.