e7e5476e6e804f628c50f1669c7632a8fb24e9d7
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setRecipientRewriteTable(vut RecipientRewriteTable) : void renamed to public RecipientRewriteTable(virtualTableStore RecipientRewriteTable, domainList DomainList) in class org.apache.james.transport.mailets.RecipientRewriteTable | From | To | |
| Rename Method public setUsersRepository(usersRepository UsersRepository) : void renamed to public UsersRepositoryAliasingForwarding(usersRepository UsersRepository, domainList DomainList) in class org.apache.james.transport.mailets.UsersRepositoryAliasingForwarding | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private domainList : DomainList from class org.apache.james.transport.mailets.AbstractRecipientRewriteTableMailet to private domainList : DomainList from class org.apache.james.transport.mailets.RecipientRewriteTable | From | To | |
| Move Attribute private domainList : DomainList from class org.apache.james.transport.mailets.AbstractRecipientRewriteTableMailet to package domainList : DomainList from class org.apache.james.transport.mailets.RecipientRewriteTableTest | From | To | |
| Move Attribute private domainList : DomainList from class org.apache.james.transport.mailets.AbstractRecipientRewriteTableMailet to private domainList : DomainList from class org.apache.james.transport.mailets.UsersRepositoryAliasingForwarding | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute mockMailetContext : FakeMailContext to mailetContext : MailetContext in method public setUp() : void in class org.apache.james.transport.mailets.RecipientRewriteTableTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute vut : RecipientRewriteTable to domainList : DomainList in class org.apache.james.transport.mailets.RecipientRewriteTable | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type mockMailetContext : FakeMailContext to mailetContext : MailetContext in method public setUp() : void in class org.apache.james.transport.mailets.RecipientRewriteTableTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type vut : RecipientRewriteTable to domainList : DomainList in class org.apache.james.transport.mailets.RecipientRewriteTable | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter vut : RecipientRewriteTable to virtualTableStore : RecipientRewriteTable in method public RecipientRewriteTable(virtualTableStore RecipientRewriteTable, domainList DomainList) in class org.apache.james.transport.mailets.RecipientRewriteTable | From | To |