fbbe4b4cc4cce218c86c9a2c5c067c3a6584cf70
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type delay : Long to delay : int in method public setDelay(delay int) : void in class org.apache.camel.catalog.nexus.BaseNexusRepository | From | To | |
Change Return Type | 1 | ||
Change Return Type Long to int in method public getDelay() : int in class org.apache.camel.catalog.nexus.BaseNexusRepository | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private initialDelay : int in class org.apache.camel.catalog.nexus.BaseNexusRepository | From | To | |
Extract Method | 1 | ||
Extract Method protected createNexusUrl() : URL extracted from protected indexNexus() : void in class org.apache.camel.catalog.nexus.BaseNexusRepository | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type delay : Long to delay : int in class org.apache.camel.catalog.nexus.BaseNexusRepository | From | To |