Uses of Interface
com.atlassian.confluence.dmz.ContentDraftManagerInternal
Packages that use ContentDraftManagerInternal
Package
Description
Subpackages of this package are exposed to the plugin whose key starting with com.atlassian or in the internal-bundles section of public-api,yaml
-
Uses of ContentDraftManagerInternal in com.atlassian.confluence.api.impl.service.content.draft
Constructors in com.atlassian.confluence.api.impl.service.content.draft with parameters of type ContentDraftManagerInternalModifierConstructorDescriptionLegacyContentDraftServiceImpl(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) -
Uses of ContentDraftManagerInternal in com.atlassian.confluence.dmz
Subinterfaces of ContentDraftManagerInternal in com.atlassian.confluence.dmzModifier and TypeInterfaceDescriptioninterfaceDMZ version of theContentEntityManagerinterface; see the package-info.java for rationale. -
Uses of ContentDraftManagerInternal in com.atlassian.confluence.impl.content
Classes in com.atlassian.confluence.impl.content that implement ContentDraftManagerInternalModifier and TypeClassDescriptionclassManager for page comments.classclassGeneric manager for pluggable content.class -
Uses of ContentDraftManagerInternal in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return ContentDraftManagerInternalMethods in com.atlassian.confluence.user.actions with parameters of type ContentDraftManagerInternalModifier and TypeMethodDescriptionvoidViewMyDraftsAction.setContentEntityManager(ContentDraftManagerInternal contentEntityManager)