Modifier and Type | Class and Description |
---|---|
class |
BaseApiEnum
Base implementation of ApiEnum with default implementations of interface methods.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentRepresentation
Enumeration of the different built-in ways that Confluence content bodies can be represented.
|
class |
ContentStatus
The state of a piece of content.
|
class |
ContentType
Represents a type of content.
|
class |
SpaceType
Represents a type of space, such as GLOBAL or PERSONAL.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkType
The type of a link.
|
Modifier and Type | Class and Description |
---|---|
class |
SubjectType
Though SubjectType.USER and SubjectType.GROUP are singleton, do NOT assume you can compare an arbitrary SubjectType
with one of those via an equality (==) check.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationKey
An OperationKey is used to identify operations that can be performed on Targets.
|
Copyright © 2003–2016 Atlassian. All rights reserved.