c82c13844e7ee19ee06a8d8a57cd8c70ed437e6a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable idleListener : IdleMailboxListener to registration : Registration in method protected doProcess(message IdleRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.IdleProcessor | From | To | |
Change Variable Type | 2 | ||
Change Variable Type idleListener : IdleMailboxListener to registration : Registration in method protected doProcess(message IdleRequest, session ImapSession, tag String, command ImapCommand, responder Responder) : void in class org.apache.james.imap.processor.IdleProcessor | From | To | |
Change Variable Type mailboxId : Optional<MailboxId> to mailboxId : MailboxId in method public testStressTest() : void in class org.apache.james.mailbox.MailboxManagerStressTest | From | To |