7671fa651e352d1d3739c28cd3575f817bf88151
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 77
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable newProperites : List<Property> to newProperties : List<Property> in method public merge(node Node) : void in class org.apache.james.mailbox.jcr.mail.model.JCRMailboxMessage | From | To | |
Rename Variable l : long to uid : Long in method public testStessTest() : void in class org.apache.james.mailbox.AbstractStressTest | From | To | |
Rename Variable line : String to chompedLine : String in method public lineEnd() : void in class org.apache.james.mpt.helper.ScriptBuilder.Out | From | To | |
Extract Variable | 1 | ||
Extract Variable handler : CommandHandler in method public wireExtensions(interfaceName Class, extensions List) : void from class org.apache.james.protocols.api.handler.CommandDispatcher | From | To | |
Change Variable Type | 2 | ||
Change Variable Type mailbox : org.apache.james.mime4j.dom.address.Mailbox to mailbox : Mailbox in method private buildAddresses(message Headers, headerName String) : FetchResponse.Envelope.Address[] in class org.apache.james.imap.processor.fetch.EnvelopeBuilder | From | To | |
Change Variable Type l : long to uid : Long in method public testStessTest() : void in class org.apache.james.mailbox.AbstractStressTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter extension : List to extensions : List in method public wireExtensions(interfaceName Class, extensions List) : void in class org.apache.james.protocols.api.handler.CommandDispatcher | From | To |