| Class | Description |
|---|---|
| Content |
This class represents content within the Confluence Cloud server.
|
| Content.Builder |
This class can be used to construct an instance of
Content for the purposes of creating
or modifying some content on the Confluence Cloud server. |
| ContentBody |
This class represents the body of a content object in the Confluence Cloud server.
|
| ContentBodyFormat |
This class represents the format of each body type contained within an instance of
ContentBody. |
| Label |
This class represents a label contained within an instance of
Metadata. |
| Metadata |
This class represents the metadata for an instance of
Content. |
| Version |
This class represents a version information for an instance of
Content. |
| Enum | Description |
|---|---|
| ContentBodyType |
This enumerable represents the possible types that can be defined for an instance of
ContentBody. |
| ContentStatus |
This enumerable defines the possible statuses for an instance of
Content. |
| LabelPrefix |
This enumerable represents the possible values for the prefix in an instance of
Label. |
| SortDirection |
This enumerable represents the possible directions that can be used in an order-by clause
|
| StandardContentType |
This enumerable represents the standard set of types that can be set on an instance of
Content. |