1f37e3cf60da280c7b94a6e9bf07d6ac8783804b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public getPathLikeShouldReturnUserPathLikeWhenNoBaseDefined() : void from class org.apache.james.mailbox.model.MailboxQueryTest to public getPathLikeShouldReturnUserPathLikeWhenNoPrefixDefined() : void from class org.apache.james.mailbox.store.StoreMailboxManagerTest | From | To | |
| Move Method | 1 | ||
| Move Method public getPathLike() : MailboxPath from class org.apache.james.mailbox.model.MailboxQuery to public getPathLike(mailboxQuery MailboxQuery, mailboxSession MailboxSession) : MailboxPath from class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public SQL_WILDCARD_CHAR : char from class org.apache.james.mailbox.model.MailboxQuery to public SQL_WILDCARD_CHAR : char from class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute name : Optional<String> to baseName : Optional<String> in class org.apache.james.mailbox.model.MailboxQuery | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter name : Optional<String> to baseName : Optional<String> in method package MailboxQuery(namespace Optional<String>, user Optional<String>, baseName Optional<String>, expression String, session MailboxSession) in class org.apache.james.mailbox.model.MailboxQuery | From | To |