68387853cf3a3bfbdb6057e8868fc95c50c03294
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type timestamp : Date to timestamp : long in method public DefaultMessageHistory(routeId String, node NamedNode, timestamp long) in class org.apache.camel.impl.DefaultMessageHistory | From | To | |
Extract Method | 1 | ||
Extract Method public newMessageHistory(routeId String, namedNode NamedNode, timestamp long) : MessageHistory extracted from public newMessageHistory(routeId String, namedNode NamedNode, date Date) : MessageHistory in class org.apache.camel.component.metrics.messagehistory.MetricsMessageHistoryFactory | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type timestamp : Date to timestamp : long in class org.apache.camel.impl.DefaultMessageHistory | From | To |