0e01d39cbd476bdf8c1b82c4cd5ba11cd974f1b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private handleExpunged(session MailboxSession, mailbox Mailbox, expunged Expunged) : void extracted from public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex | From | To | |
Extract Method private handleAdded(session MailboxSession, mailbox Mailbox, added Added) : void extracted from public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex | From | To | |
Extract Method private handleFlagsUpdated(session MailboxSession, mailbox Mailbox, flagsUpdated FlagsUpdated) : void extracted from public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex | From | To | |
Extract Method private handleMailboxEvent(event Event, session MailboxSession, mailboxEvent MailboxEvent) : void extracted from public event(event Event) : void in class org.apache.james.mailbox.store.search.ListeningMessageSearchIndex | From | To |