526643581cba573e59c37a8e0588fdcf94808289
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type right : MailboxACL.Right to right : Right in method public hasRight(mailboxPath MailboxPath, right Right, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable mailboxRow : Mailbox to mailbox : Mailbox in method private assertUserHasAccessTo(mailbox Mailbox, session MailboxSession) : boolean in class org.apache.james.mailbox.store.StoreMailboxManager | From | To | |
| Extract Method | 1 | ||
| Extract Method private assertUserHasAccessTo(mailbox Mailbox, session MailboxSession) : boolean extracted from public getMailbox(mailboxId MailboxId, session MailboxSession) : MessageManager in class org.apache.james.mailbox.store.StoreMailboxManager | From | To |