Class StoreAttachmentBean.Builder
java.lang.Object
com.atlassian.jira.issue.attachment.StoreAttachmentBean.Builder
- Enclosing class:
- StoreAttachmentBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withFileName(String fileName) withId(long id) withIssueKey(String issueKey) withKey(AttachmentKey destinationKey) withOriginalProjectKey(String originalProjectKey) withSize(long size)
-
Constructor Details
-
Builder
-
-
Method Details
-
withId
-
withIssueKey
-
withOriginalProjectKey
-
withSize
-
withFileName
-
withKey
-
build
-