58ef3d2187309b38027a6adca56c71ca74e30766
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable recipients : Collection<MailAddress> in method public dispatch(mail Mail) : void from class org.apache.james.transport.mailets.delivery.MailDispatcher | From | To | |
Extract Method | 2 | ||
Extract Method private dispatchNeedingSavedDeliveredToHeader(mail Mail, errors Collection<MailAddress>, message MimeMessage) : void extracted from public dispatch(mail Mail) : void in class org.apache.james.transport.mailets.delivery.MailDispatcher | From | To | |
Extract Method private dispatchNeedingErrorsManaged(mail Mail, errors Collection<MailAddress>) : void extracted from public dispatch(mail Mail) : void in class org.apache.james.transport.mailets.delivery.MailDispatcher | From | To |