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.
|
ContentStatus |
The state of a piece of content.
|
ContentType |
Represents a type of content.
|
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. |
Position |
Represents the position of a piece of
Content among its siblings. |
ResourceType |
Marks the type of tags that is contained in the
WebResourceDependencies fields. |
Space |
Representation of a Confluence Space.
|
Space.Expansions |
Provides property names that can be used to expand
Space objects. |
Space.SpaceBuilder |
Builds
Space objects. |
SpaceType |
Represents a type of space, such as GLOBAL or PERSONAL.
|
Version |
Represents the version of a piece of
Content . |
Version.VersionBuilder |
Creates
Version instances. |
WebResourceDependencies |
A model for web resources that a
FormattedBody 's various ContentRepresentation might require to render properly on the client. |
WebResourceDependencies.Expansions |
Holds the string representable of the expandable fields of
WebResourceDependencies . |
WebResourceDependencies.WebResourceDependenciesBuilder |
Builder for
WebResourceDependencies |
Enum | Description |
---|---|
Label.Prefix |
Copyright © 2003–2016 Atlassian. All rights reserved.