Class AttachmentKey.Builder
java.lang.Object
com.atlassian.jira.issue.attachment.AttachmentKey.Builder
- Enclosing class:
- AttachmentKey
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAttachmentFilename
(String attachmentFilename) withAttachmentId
(Long attachmentId) withIssueKey
(String issueKey) withProjectKey
(String projectKey)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withAttachmentId
-
withAttachmentFilename
-
withIssueKey
-
withProjectKey
-
build
-