| Package | Description |
|---|---|
| cloud.atlassian.confluence.plugins.pagetree |
We're using "cloud.atlassian.confluence" here instead of "com.atlassian.confluence" to avoid clashes
with the old "pagetree" plugin we're using as a library dependency.
|
| com.atlassian.confluence.content | |
| com.atlassian.confluence.core | |
| com.atlassian.confluence.labels | |
| com.atlassian.confluence.mail | |
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.rpc.soap.beans | |
| com.atlassian.confluence.setup.settings | |
| com.atlassian.confluence.spaces | |
| com.atlassian.confluence.user | |
| com.atlassian.confluence.user.notifications | |
| com.atlassian.confluence.userstatus |
| Modifier and Type | Method and Description |
|---|---|
List<cloud.atlassian.confluence.plugins.pagetree.PageModel> |
PageTreeRenderAction.getPermittedChildren(Addressable page) |
boolean |
PageTreeRenderAction.hasPermittedChildren(Addressable page) |
boolean |
PageTreeRenderAction.isAncestorPage(Addressable page) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomContentEntityObject
Generic ContentEntityObject that plugins can use to extend Confluence's content system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentEntityObject |
class |
ContentEntitySimulacrum
A very generic SpaceContentEntityObject, used to play pretends when rendering page templates in preview / view
modes.
|
class |
PageContentEntityObject
Deprecated.
Since 4.0 This used to be implemented by Comment, but is no longer necessary.
|
class |
SpaceContentEntityObject
A ContentEntityObject that is a first-class member of a Space (i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Label |
| Modifier and Type | Class and Description |
|---|---|
class |
Mail
Deprecated.
since 4.2. Mail archiving is now managed entirely by the mail archiving plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPage
Parent of the concrete Page and BlogPost classes
|
class |
Attachment |
class |
BlogPost |
class |
Comment |
class |
Draft
This is the old way of dealing with drafts in Confluence and will be deprecated soon.
|
class |
Page
Represents a Page within Confluence.
|
| Constructor and Description |
|---|
RemoteSearchResult(Addressable addressable)
Construct a new RemoteSearchResult from properties obtained from an Addressable
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalDescription
Content Entity Object that is associated with the whole confluence rather
then a specific space/page/user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Space |
class |
SpaceDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonalInformation |
| Modifier and Type | Method and Description |
|---|---|
Addressable |
AddWatchLink.getContent() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserStatus
Deprecated.
since 5.9.1
Stores a short message representing a status from a User.
Not attached to any space |
Copyright © 2003–2016 Atlassian. All rights reserved.