Package com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete.identifiers
-
Class Summary Class Description AllLatestVersionAttachmentIdentifier Get all latest attachment of a container This will load attachment in a batch (default is 100)AttachmentRefIdentifier Get Attachment using specific version.DefaultAttachmentIdentifier Simple wrapper of an attachmentIdListAttachmentIdentifier This will allow to get attachment by ids.LatestVersionWithNameMineTypeAttachmentIdentifier Similar toAllLatestVersionAttachmentIdentifier
but allow to filter by attachment file name and mine type