571b3b82d4ed7936b6121fc0d513e4d4e6f6a15b
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 44
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package filteredForSession(mailbox Mailbox, acl MailboxACL, mailboxSession MailboxSession) : MailboxACL from class org.apache.james.mailbox.store.StoreMessageManager to package filteredForSession(mailbox Mailbox, acl MailboxACL, mailboxSession MailboxSession) : MailboxACL from class org.apache.james.mailbox.store.StoreRightManager | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.james.mailbox.store.StoreMessageManagerTest renamed to org.apache.james.mailbox.store.StoreRightManagerTest | From | To | |
Extract Variable | 1 | ||
Extract Variable mapperFactory : InMemoryMailboxSessionMapperFactory in method private newInMemoryMailboxManager() : MailboxManager from class org.apache.james.mailbox.copier.MailboxCopierTest | From | To |