Interface Attachment

All Superinterfaces:
TempAttachment, WithId

public interface Attachment extends TempAttachment, WithId
  • Method Details

    • getIssueKey

      String getIssueKey()
    • getCreated

      LocalDateTime getCreated()
    • getAuthor

      User getAuthor()
    • getAuthorId

      Long getAuthorId()
    • getThumbPath

      String getThumbPath()
    • getThumbName

      String getThumbName()
    • getSha256Hash

      String getSha256Hash()
    • getFileUrl

      String getFileUrl()
    • getThumbUrl

      String getThumbUrl()