c617824dcdd84842b74c28668d6fc590987df1ea
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private loadAttachments(messageAttachmentRepresentations Stream<MessageAttachmentRepresentation>, fetchType MessageMapper.FetchType) : Mono<List<MessageAttachment>> extracted from public addAttachmentToMessage(messageRepresentation Pair<MessageWithoutAttachment,Stream<MessageAttachmentRepresentation>>, fetchType MessageMapper.FetchType) : Mono<SimpleMailboxMessage> in class org.apache.james.mailbox.cassandra.mail.AttachmentLoader | From | To |