Package com.atlassian.confluence.pages
package com.atlassian.confluence.pages
-
ClassDescriptionParent of the concrete Page and BlogPost classesFinds possible content matches for a supplied title and space.An enum of basic Attachment types with a text description of each type.This class encapsulates Attachment metadata and maintains an InputStream that represents the data for the Attachment object.This exception should be used when attachment data was found, when it should not have existed.This exception can be used when no Attachment data was found, but was expected.Represents the different types of
AttachmentDataDao
implementations.Simple class to store statistics data fetched byAttachmentDao.getAttachmentStatistics()
Helper bean that turns a list of blog posts into a monthly calendar.Simple class to store statistics data fetched byBlogPostDao.getBlogPostStatistics()
A comparator used to sort pages based on the Page Ordering sort rules.Manager for page comments.Status values enumContained<T extends ContentEntityObject>represents content that has an ownerDeclares that the implementing class can be converted to an apiContent
.A graph ofContentNode
.Provides date formatting beans.Default implementation ofAttachmentManager
.This implementation supports anonymous drafts using session-based storage.Class intended to help during the transition period from legacy drafts to shared drafts.This class provides utility methods for operating on the TrashClasses that implement this interface perform some sort of delegation of AttachmentManager callsThis class delegates attachment manager requests to the appropriate attachment manager implementation based on certain Confluence configuration optionsThis is the old way of dealing with drafts in Confluence and will be deprecated soon.Saves, retrieves and merges drafts of Confluence content.Class intended to help during the transition period from legacy drafts to shared drafts.A RuntimeException thrown when an operation is being called with some duplicate dataDeprecated.since 6.10.0.A comparator makes string comparisons based on their natural order.Defines operations for deduplicating comments.Represents a Page within Confluence.Used to specify how a page delete was triggered.Manages the retrieval and manipulation both pages and blog entries.Simple class to store statistics data fetched byPageDao.getPageStatistics()
Used to specify how a page update was triggered.Deprecated, for removal: This API element is subject to removal in a future version.since 9.1, useAttachment
directly.Deprecated, for removal: This API element is subject to removal in a future version.since 9.1, useDefaultAttachmentManager
directly.ANewCommentDeduplicator
which uses a submission token, represented by a UUID, to determine if a new submitted comment is a duplicate of any existing comments.Operations on the Trash