a0ca1bfa700afb4e5e14aedb2fcca29c146d0489
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private invokeGetter(target Object, getter String) : Object from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable to private invokeGetter(target Object, getter String) : Object from class org.apache.james.transport.mailets.remoteDelivery.EnhancedMessagingException | From | To | |
Inline Variable | 1 | ||
Inline Variable me : MessagingException in method private logSendFailedException(sfe SendFailedException) : void from class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To | |
Extract Method | 1 | ||
Extract Method private logLevels(me MessagingException) : void extracted from private logSendFailedException(sfe SendFailedException) : void in class org.apache.james.transport.mailets.remoteDelivery.DeliveryRunnable | From | To |