a62e460e668c72bd2a3e71624a8446c9e456a1aa
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private convertTo7Bit(part MimePart) : void from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable to public convertTo7Bit(part MimePart) : MimePart from class org.apache.james.transport.mailets.remoteDelivery.Converter7Bit | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to MimePart in method public convertTo7Bit(part MimePart) : MimePart in class org.apache.james.transport.mailets.remoteDelivery.Converter7Bit | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.james.transport.mailets.remoteDelivery.Converter7Bit from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To |