48043b4f2baca6e45ccea3c3aa7ffcb10cff6995
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private getAttachments(row Row, fetchType FetchType) : Stream<MessageAttachmentRepresentation> renamed to private retrieveAttachments(row Row, fetchType FetchType) : Stream<MessageAttachmentRepresentation> in class org.apache.james.mailbox.cassandra.mail.CassandraMessageDAO | From | To | |
| Rename Method private getPropertyBuilder(row Row) : PropertyBuilder renamed to private retrievePropertyBuilder(row Row) : PropertyBuilder in class org.apache.james.mailbox.cassandra.mail.CassandraMessageDAO | From | To |