46e26b8d325416b9543184b7a23aa952d84e062f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 48
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type user : MailboxSession.User to user : User in method public myRights(mailbox Mailbox, session MailboxSession) : Rfc4314Rights in class org.apache.james.mailbox.store.StoreRightManager | From | To | |
Change Variable Type sessionUser : MailboxSession.User to sessionUser : User in method public isPrivateMailboxes(session MailboxSession) : boolean in class org.apache.james.mailbox.model.search.MailboxQuery | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type USER : MailboxSession.User to USER : User in class org.apache.james.jmap.methods.SetVacationResponseMethodTest | From | To | |
Change Attribute Type user : MailboxSession.User to user : User in class org.apache.james.jmap.methods.GetVacationResponseMethodTest | From | To |