Package | Description |
---|---|
com.atlassian.jira.issue.attachment |
Modifier and Type | Method and Description |
---|---|
static AttachmentKey.Builder |
AttachmentKey.builder() |
AttachmentKey.Builder |
AttachmentKey.Builder.withAttachmentFilename(String attachmentFilename) |
AttachmentKey.Builder |
AttachmentKey.Builder.withAttachmentId(Long attachmentId) |
AttachmentKey.Builder |
AttachmentKey.Builder.withIssueKey(String issueKey) |
AttachmentKey.Builder |
AttachmentKey.Builder.withProjectKey(String projectKey) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.