| Package | Description |
|---|---|
| com.atlassian.confluence.content | |
| com.atlassian.confluence.core | |
| com.atlassian.confluence.internal |
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration
of bootstrapContext.xml.
|
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.spaces | |
| com.atlassian.confluence.user | |
| com.atlassian.confluence.user.actions | |
| com.atlassian.confluence.userstatus |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomContentManager
Generic manager for pluggable content.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContentEntityManager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentEntityManagerInternal
Internal version of the
ContentEntityManager interface; see the package-info.java for rationale. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommentManager
Manager for page comments.
|
class |
DefaultPageManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSpaceDescriptionManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPersonalInformationManager |
| Modifier and Type | Method and Description |
|---|---|
ContentDraftManagerInternal |
ViewMyDraftsAction.getContentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewMyDraftsAction.setContentEntityManager(ContentDraftManagerInternal contentEntityManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUserStatusManager
Deprecated.
Since 5.9.1
|
Copyright © 2003–2017 Atlassian. All rights reserved.