Interface AttachmentManagerCompatibility
- All Known Implementing Classes:
AttachmentManager7Compatibility,AttachmentManager8Compatibility
public interface AttachmentManagerCompatibility
-
Method Summary
Modifier and TypeMethodDescriptionMap<Long, io.atlassian.fugue.Either<AttachmentError, Attachment>> copyAttachments(Issue issue, ApplicationUser user, String targetKey)
-
Method Details
-
copyAttachments
Map<Long,io.atlassian.fugue.Either<AttachmentError, copyAttachmentsAttachment>> (Issue issue, @Nullable ApplicationUser user, String targetKey)
-