Uses of Class
com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete.AttachmentDeleteOptions.AttachmentRef
Packages that use AttachmentDeleteOptions.AttachmentRef
Package
Description
-
Uses of AttachmentDeleteOptions.AttachmentRef in com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete
Methods in com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete that return types with arguments of type AttachmentDeleteOptions.AttachmentRef -
Uses of AttachmentDeleteOptions.AttachmentRef in com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete.identifiers
Constructor parameters in com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete.identifiers with type arguments of type AttachmentDeleteOptions.AttachmentRefModifierConstructorDescriptionAttachmentRefIdentifier
(long containerId, PageManager pageManager, AttachmentManager attachmentManager, List<AttachmentDeleteOptions.AttachmentRef> attachmentRefs) LatestVersionWithNameMineTypeAttachmentIdentifier
(PageManager pageManager, AttachmentManager attachmentManager, long containerId, List<AttachmentDeleteOptions.AttachmentRef> attachmentRefs)