Package | Description |
---|---|
com.atlassian.confluence.api.model | |
com.atlassian.confluence.api.model.content | |
com.atlassian.confluence.api.model.content.template | |
com.atlassian.confluence.api.model.content.webresource | |
com.atlassian.confluence.api.model.link | |
com.atlassian.confluence.api.model.people | |
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.search | |
com.atlassian.confluence.api.service.content |
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 |
SpaceStatus
Represents the status of a space, such as CURRENT or ARCHIVED.
|
class |
SpaceType
Represents a type of space, such as GLOBAL or PERSONAL.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentTemplateType
Represents a type of template, such as Page or Blueprint, This class is a simple wrapper around a string.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceType
Marks the type of tags that is contained in the
WebResourceDependencies fields. |
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.
|
class |
UserStatus
The state of a user.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationKey
An OperationKey is used to identify operations that can be performed on Targets.
|
class |
TargetType
The type of object subject to an operation, for permissions checks.
|
Modifier and Type | Class and Description |
---|---|
static class |
SearchOptions.Excerpt |
Modifier and Type | Class and Description |
---|---|
static class |
ContentDraftService.ConflictPolicy
The conflict resolution policy to apply when a conflict occurs.
|
Copyright © 2003–2019 Atlassian. All rights reserved.