Interface | Description |
---|---|
Container |
A Model object that can hold one or more other objects.
|
Class | Description |
---|---|
AttachmentUpload |
Represents a single attachment being uploaded.
|
Content |
Represents all the different kinds of content that can be housed in Confluence: pages, blog posts, comments and so
on.
|
Content.ContentBuilder |
Builds
Content objects. |
Content.Expansions |
Provides property names that can be used to expand
Content objects. |
ContentBody |
Container class to hold the various rendered representations of a
Content body. |
ContentBody.ContentBodyBuilder | |
ContentRepresentation |
Enumeration of the different built-in ways that Confluence content bodies can be represented.
|
ContentSelector |
Identifies a
Content instance with a specific status and version. |
ContentSelector.ContentSelectorBuilder | |
ContentStatus |
The state of a piece of content.
|
ContentType |
Represents a type of content.
|
Contributors | |
Contributors.Builder |
Creates
Contributors instances. |
Contributors.Expansions | |
ContributorUsers | |
ContributorUsers.Builder |
Creates
Contributors instances. |
ContributorUsers.Expansions | |
FormattedBody |
A String with a
ContentRepresentation . |
FormattedBody.BaseFormattedBodyBuilder<T extends FormattedBody.BaseFormattedBodyBuilder<T>> |
Fluent builder for body content and formatted Content.
|
FormattedBody.FormattedBodyBuilder | |
History |
Contains the history of a piece of
Content . |
History.Expansions |
Provides property names that can be used to expand
History objects. |
History.HistoryBuilder |
Creates
History instances. |
InternalDeserializers |
This class contains deserializers for the package protected classes in the content model.
|
JsonContentProperty |
Container for arbitrary JSON data attached to some
Content . |
JsonContentProperty.ContentPropertyBuilder | |
JsonContentProperty.Expansions |
Provides property names that can be used to expand
JsonContentProperty objects. |
JsonSpaceProperty |
Container for arbitrary JSON data attached to some
Space . |
JsonSpaceProperty.Expansions |
Provides property names that can be used to expand
JsonSpaceProperty objects. |
JsonSpaceProperty.SpacePropertyBuilder | |
Label | |
Label.LabelBuilder | |
MacroInstance |
Represents an instance of a Macro in a piece of Content.
|
MacroInstance.MacroBuilder |
Creates
History instances. |
MacroParameterInstance |
Represents the value of a macro parameter.
|
MacroParameterInstance.MacroParameterBuilder | |
Position |
Represents the position of a piece of
Content among its siblings. |
Space |
Representation of a Confluence Space.
|
Space.Expansions |
Provides property names that can be used to expand
Space objects. |
Space.SpaceBuilder |
Builds
Space objects. |
SpaceStatus |
Represents the status of a space, such as CURRENT or ARCHIVED.
|
SpaceType |
Represents a type of space, such as GLOBAL or PERSONAL.
|
Version |
Represents the version of a piece of
Content . |
Version.Expansions | |
Version.VersionBuilder |
Creates
Version instances. |
Enum | Description |
---|---|
Label.Prefix |
Copyright © 2003–2018 Atlassian. All rights reserved.