1246d07fcacae0127b42afc3756c350f5d4acc56
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 210
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public assocValueEntryTable() : String renamed to public associationValueEntryTable() : String in class org.axonframework.eventhandling.saga.repository.jdbc.SchemaConfiguration | From | To | |
Rename Variable | 2 | ||
Rename Variable prio1 : int to priority1 : int in method public compare(o1 T, o2 T) : int in class org.axonframework.common.annotation.PriorityAnnotationComparator | From | To | |
Rename Variable prio2 : int to priority2 : int in method public compare(o1 T, o2 T) : int in class org.axonframework.common.annotation.PriorityAnnotationComparator | From | To | |
Rename Attribute | 1 | ||
Rename Attribute assocValueEntryTable : String to associationValueEntryTable : String in class org.axonframework.eventhandling.saga.repository.jdbc.SchemaConfiguration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nodes : ContentTypeConverter[] to nodes : ContentTypeConverter<?,?>[] in class org.axonframework.serialization.ChainedConverter.Route | From | To | |
Rename Parameter | 1 | ||
Rename Parameter assocValueEntryTable : String to associationValueEntryTable : String in method public SchemaConfiguration(sagaEntryTable String, associationValueEntryTable String) in class org.axonframework.eventhandling.saga.repository.jdbc.SchemaConfiguration | From | To |