Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.content.draft | |
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.pages | |
com.atlassian.confluence.spaces | |
com.atlassian.confluence.user | |
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 |
DefaultContentEntityManager
Deprecated.
since 7.15 replaced by
DefaultContentEntityManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCustomContentManager
Generic manager for pluggable content.
|
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
Deprecated.
since 7.15 replaced by
DefaultCommentManager |
class |
DefaultPageManager
Deprecated.
since 7.15 replaced by
DefaultPageManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpaceDescriptionManager
Deprecated.
since 7.15 replaced by
DefaultSpaceDescriptionManager |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPersonalInformationManager
Deprecated.
since 7.15 replaced by
DefaultPersonalInformationManager |
Modifier and Type | Method and Description |
---|---|
ContentDraftManagerInternal |
ViewMyDraftsAction.getContentEntityManager() |
Modifier and Type | Method and Description |
---|---|
void |
ViewMyDraftsAction.setContentEntityManager(ContentDraftManagerInternal contentEntityManager) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences