822f6a33241521b7db7eb95e2717bfeaf18bccbf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type attributes : Map<String,Serializable> to attributes : Map<AttributeName,Attribute> in method private FakeMail(msg MimeMessage, recipients List<MailAddress>, name String, sender MailAddress, state String, errorMessage String, lastUpdated Date, attributes Map<AttributeName,Attribute>, size long, remoteAddr String, remoteHost String, perRecipientHeaders PerRecipientHeaders) in class org.apache.mailet.base.test.FakeMail | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type attributes : Map<String,Serializable> to attributes : Map<AttributeName,Attribute> in class org.apache.mailet.base.test.FakeMail.Builder | From | To | |
Change Attribute Type attributes : Map<String,Serializable> to attributes : Map<AttributeName,Attribute> in class org.apache.mailet.base.test.FakeMail | From | To |