6cfc85d4c6bf92cf4b9a52d48065ab3219791d29
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type SimpleMailbox to Mailbox in method private createMailbox(mailboxPath MailboxPath) : Mailbox in class org.apache.james.mailbox.store.mail.model.MessageMoveTest | From | To | |
Change Return Type SimpleMailboxMessage to MailboxMessage in method private createMessage(mailbox Mailbox, messageId MessageId, content String, bodyStart int, propertyBuilder PropertyBuilder) : MailboxMessage in class org.apache.james.mailbox.store.mail.model.MessageMoveTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type message1 : SimpleMailboxMessage to message1 : MailboxMessage in class org.apache.james.mailbox.store.mail.model.MessageMoveTest | From | To | |
Change Attribute Type benwaWorkMailbox : SimpleMailbox to benwaWorkMailbox : Mailbox in class org.apache.james.mailbox.store.mail.model.MessageMoveTest | From | To | |
Change Attribute Type benwaInboxMailbox : SimpleMailbox to benwaInboxMailbox : Mailbox in class org.apache.james.mailbox.store.mail.model.MessageMoveTest | From | To |