05b456990b5b046ea504e1316d6ce60ae40a271e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable realCustomEveventCr : CustomFieldCreationEvent to realCustomFieldEventCr : CustomFieldCreationEvent in method private computeExtBusEventEntryFromBusInternalEvent(event BusInternalEvent, context InternalCallContext) : BusEvent in class org.killbill.billing.beatrix.extbus.BeatrixListener | From | To | |
Rename Variable realCustomEveventDel : CustomFieldDeletionEvent to realCustomFieldEventDel : CustomFieldDeletionEvent in method private computeExtBusEventEntryFromBusInternalEvent(event BusInternalEvent, context InternalCallContext) : BusEvent in class org.killbill.billing.beatrix.extbus.BeatrixListener | From | To | |
Change Variable Type | 1 | ||
Change Variable Type obj : Object to obj : ExtBusEvent in method public testBusExternalEvent() : void in class org.killbill.billing.beatrix.extbus.TestEventJson | From | To |