| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.content | |
| com.atlassian.confluence.api.model.longtasks | |
| com.atlassian.confluence.api.model.permissions |
Model objects for user and group permission and validation checks, for use with
OperationService. |
| com.atlassian.confluence.api.model.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
Content
Represents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so
on.
|
class |
ContentBody |
class |
FormattedBody
A String with a
ContentRepresentation. |
class |
History
Contains the history of a piece of
Content. |
class |
JsonContentProperty
Container for arbitrary JSON data attached to some
Content. |
class |
MacroInstance
Represents an instance of a Macro in a piece of Content
|
class |
Space
Representation of a Confluence Space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongTaskStatus
Represents a long-running task in the system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentRestriction |
class |
OperationCheckResult
The result of an operation check on a specific
Target. |
class |
OperationDescription
Describes an
{operation, targetType} combination that the operations APIs can answer queries for. |
| Modifier and Type | Class and Description |
|---|---|
class |
EnrichableMap<K,V>
A map with the RestEnrichable annotation, indicating that this map should be converted to a RestEntity
and enriched by the REST stack.
|
Copyright © 2003–2015 Atlassian. All rights reserved.