Interface TargetAttachment


public interface TargetAttachment
Attachments affected by a document action on a page / blogpost
Since:
7.0
  • Method Details

    • getTargetAttachmentId

      long getTargetAttachmentId()
      Id of the attachment
      Returns:
      id of the attachment
      Since:
      7.0
    • getTargetAttachmentVersion

      int getTargetAttachmentVersion()
      Version of the attachment
      Returns:
      integer version number of the attachment
      Since:
      7.0