b52e6f7683031036f4c171170a8bdf6255feb7cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public dateExpression(commandWithOffsets String, timezone String, pattern String) : Expression extracted from public dateExpression(command String, pattern String) : Expression in class org.apache.camel.builder.ExpressionBuilder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter command : String to commandWithOffsets : String in method public dateExpression(commandWithOffsets String, timezone String, pattern String) : Expression in class org.apache.camel.builder.ExpressionBuilder | From | To |