Package com.atlassian.confluence.impl.pages.attachments.filesystem.model
@ReturnValuesAreNonnullByDefault
@ParametersAreNonnullByDefault
package com.atlassian.confluence.impl.pages.attachments.filesystem.model
-
ClassDescriptionRepresents a reference to an
Attachment
, and containins enough information to unambiguously reference a single version of an attachment.Represents a reference to anAttachment
container entity.Provides factory methods for creatingAttachmentRef
types.