4295a7f69b799473a182de081a076a105c794a4a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 5 | ||
Change Return Type Set<EMailer> to EMailers in method public getFrom() : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Return Type Set<EMailer> to EMailers in method public getCc() : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Return Type Set<EMailer> to EMailers in method public getBcc() : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Return Type Set<EMailer> to EMailers in method public getReplyTo() : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Return Type Set<EMailer> to EMailers in method public getTo() : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type cc : Set<EMailer> to cc : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Attribute Type replyTo : Set<EMailer> to replyTo : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Attribute Type bcc : Set<EMailer> to bcc : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Attribute Type from : Set<EMailer> to from : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To | |
Change Attribute Type to : Set<EMailer> to to : EMailers in class org.apache.james.mailbox.elasticsearch.json.IndexableMessage | From | To |