f91fc653f104b865512024b2e4ae9f8470fb0c57
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private processAddFooter(asciisource String, footer String) : String from class org.apache.james.transport.mailets.AddFooterTest to public fromMime(text String, javaEncodingCharset String, javamailDefaultEncodingCharset String) : FakeMail from class org.apache.mailet.base.test.FakeMail | From | To | |
| Move Method | 1 | ||
| Move Method public service(mail Mail) : void from class org.apache.james.transport.mailets.AbstractAddFooter to public service(mail Mail) : void from class org.apache.james.transport.mailets.AddFooter | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to FakeMail in method public fromMime(text String, javaEncodingCharset String, javamailDefaultEncodingCharset String) : FakeMail in class org.apache.mailet.base.test.FakeMail | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private CARRIAGE_RETURN : String in class org.apache.james.transport.mailets.AddFooter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute text : String to plainTextFooter : String in class org.apache.james.transport.mailets.AddFooter | From | To |