5edd32af4096b430eaf92c5c2ca47bb12fc687e0
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getMailboxShouldThrowWhenMailboxDoesNotMatchUser() : void renamed to public getMailboxShouldThrowWhenMailboxDoesNotMatchUserWithoutRight() : void in class org.apache.james.mailbox.store.StoreMailboxManagerTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type fetchGroup : MessageManager.MetaData.FetchGroup to fetchGroup : MetaData.FetchGroup in method public getMetaData(resetRecent boolean, mailboxSession MailboxSession, fetchGroup MetaData.FetchGroup) : MetaData in class org.apache.james.mailbox.store.StoreMessageManager | From | To | |
Extract Variable | 1 | ||
Extract Variable bobMailboxPath : MailboxPath in method public getMailboxesShouldReturnMailboxesWhenShared() : void from class org.apache.james.jmap.methods.integration.GetMailboxesMethodTest | From | To | |
Extract Method | 1 | ||
Extract Method package filteredForSession(mailbox Mailbox, acl MailboxACL, mailboxSession MailboxSession) : MailboxACL extracted from protected getResolvedMailboxACL(mailboxSession MailboxSession) : MailboxACL in class org.apache.james.mailbox.store.StoreMessageManager | From | To |