java.lang.Object
com.atlassian.confluence.impl.backuprestore.backup.models.AttachmentInfo

public class AttachmentInfo extends Object
Since:
7.20.0
  • Constructor Details

  • Method Details

    • getId

      public Long getId()
    • getSpaceId

      public Long getSpaceId()
    • getContainerId

      public Long getContainerId()
    • getVersion

      public Integer getVersion()
    • getOriginalVersion

      public Long getOriginalVersion()
    • toString

      public String toString()
      Overrides:
      toString in class Object