3df0b41e4a00ad27d4604d98646d83f219fafc4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public handleSubscriptionevents(event BusInternalEvent) : void renamed to public handleSubscriptionEvents(event BusInternalEvent) : void in class org.killbill.billing.jaxrs.util.KillbillEventHandler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter curEventEffective : EffectiveSubscriptionInternalEvent to curEvent : EffectiveSubscriptionInternalEvent in method public onSubscriptionBaseTransition(curEvent EffectiveSubscriptionInternalEvent) : void in class org.killbill.billing.util.userrequest.CompletionUserRequestWaiter | From | To |