665a11a7d3209563a1fed645617baa7d6624ba5a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable anAttributesToRemove : String to attributeToRemove : String in method public service(mail Mail) : void in class org.apache.james.transport.mailets.RemoveMailAttribute | From | To | |
Extract Attribute | 1 | ||
Extract Attribute protected MAILET_NAME_PARAMETER : String in class org.apache.james.transport.mailets.RemoveMailAttribute | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type attributesToRemove : ArrayList<String> to attributesToRemove : ImmutableList<String> in class org.apache.james.transport.mailets.RemoveMailAttribute | From | To |