8b7cdb2acac03a85525e8cb5208579b4ab2f7e92
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private createAttachment(messageWriter MessageWriter, body Body, contentType String) : Attachment renamed to private getBytes(messageWriter MessageWriter, body Body) : byte[] in class org.apache.james.mailbox.store.mail.model.impl.MessageParser | From | To | |
Change Return Type | 1 | ||
Change Return Type Attachment to byte[] in method private getBytes(messageWriter MessageWriter, body Body) : byte[] in class org.apache.james.mailbox.store.mail.model.impl.MessageParser | From | To |