85a440469094330beb7d7c8c152d9e9296ae11cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public process(ex Exchange) : void from class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor.MailetContainerRouteBuilder.CompleteProcessor to private complete(exchange Exchange, container CamelMailetProcessor) : void from class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor.MailetContainerRouteBuilder | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type exchange : Exchange to mail : Mail in method public process(mail Mail) : void in class org.apache.james.mailetcontainer.impl.camel.CamelProcessor | From | To | |
Merge Variable | 1 | ||
Merge Variable [matcher : Matcher, onMatchException : String] to pair : MatcherMailetPair in method public configure() : void in class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor.MailetContainerRouteBuilder | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [matcher : Matcher, onMatchException : String] to pair : MatcherMailetPair in method public MatcherSplitter(metricFactory MetricFactory, container CamelMailetProcessor, pair MatcherMailetPair) in class org.apache.james.mailetcontainer.impl.camel.MatcherSplitter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter exchange : Exchange to mail : Mail in method public process(mail Mail) : void in class org.apache.james.mailetcontainer.impl.camel.CamelProcessor | From | To | |
Rename Parameter ex : Exchange to exchange : Exchange in method private complete(exchange Exchange, container CamelMailetProcessor) : void in class org.apache.james.mailetcontainer.impl.camel.CamelMailetProcessor.MailetContainerRouteBuilder | From | To |