f388ff94128009549b05fcd653199d7dab1b6d7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute acl : MailboxACL to authenticatedRead : MailboxACL in method public setUp() : void in class org.apache.james.mailbox.acl.UnionMailboxACLResolverTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type value : int to value : EnumSet<Right> in class org.apache.james.mailbox.model.SimpleMailboxACL.Rfc4314Rights | From | To | |
Rename Parameter | 1 | ||
Rename Parameter value : int to serializedRights : int in method public Rfc4314Rights(serializedRights int) in class org.apache.james.mailbox.model.SimpleMailboxACL.Rfc4314Rights | From | To |