| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content.draft | |
| com.atlassian.confluence.content | |
| com.atlassian.confluence.core | |
| com.atlassian.confluence.impl.content | |
| 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.user.actions |
| Constructor and Description |
|---|
LegacyContentDraftServiceImpl(PermissionManager permissionManager,
ContentService contentService,
DraftManager draftManager,
PermissionCheckExemptions permissionCheckExemptions,
AccessModeService accessModeService,
CustomContentManager customContentManager,
ContentDraftManagerInternal contentDraftManager,
ScopesRequestCacheDelegate scopesRequestCacheDelegate) |
LegacyDraftValidator(ContentService contentService,
DraftManager draftManager,
PermissionManager permissionManager,
PermissionCheckExemptions permissionCheckExemptions,
ContentDraftManagerInternal contentDraftManager,
ScopesRequestCacheDelegate scopesRequestCacheDelegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCustomContentManager
Deprecated.
since 7.15 replaced by
DefaultCustomContentManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContentEntityManager
Deprecated.
since 7.15 replaced by
DefaultContentEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommentManager
Manager for page comments.
|
class |
DefaultPageManager |
class |
DefaultPersonalInformationManager |
class |
DefaultSpaceDescriptionManager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentEntityManagerInternal
Internal version of the
ContentEntityManager interface; see the package-info.java for rationale. |
| Modifier and Type | Method and Description |
|---|---|
ContentDraftManagerInternal |
ViewMyDraftsAction.getContentEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewMyDraftsAction.setContentEntityManager(ContentDraftManagerInternal contentEntityManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.