22ed8ef29d62d32060f1acd5cb528e5bdab557ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable m : StoreMessageManager to messageManager : StoreMessageManager in method public getMailbox(mailboxPath MailboxPath, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Change Return Type | 1 | ||
| Change Return Type org.apache.james.mailbox.MessageManager to MessageManager in method public getMailbox(mailboxPath MailboxPath, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private CURRENT_USER : String in class org.apache.james.mailbox.store.StoreMailboxManagerTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable mailbox : HBaseMailbox in method private fillMailboxList() : void from class org.apache.james.mailbox.hbase.mail.HBaseMailboxMapperTest | From | To |