da2f94d8b6f1a14cf78b142202da9a109e597485
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method private onPhaseEvent(subscription DefaultSubscriptionBase, readyPhaseEvent SubscriptionBaseEvent, context InternalCallContext) : boolean in class org.killbill.billing.subscription.engine.core.DefaultSubscriptionBaseService | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type busEvent : EffectiveSubscriptionInternalEvent to busEvent : BusEvent in method public processEventReady(event SubscriptionBaseEvent, seqId int, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.core.DefaultSubscriptionBaseService | From | To | |
| Change Variable Type busEvent : EffectiveSubscriptionInternalEvent to busEvent : BusEvent in method private notifyBusOfEffectiveImmediateChange(entitySqlDaoWrapperFactory EntitySqlDaoWrapperFactory, subscription DefaultSubscriptionBase, immediateEvent SubscriptionBaseEvent, seqId int, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao | From | To | |
| Inline Variable | 1 | ||
| Inline Variable theRealSeqId : int in method public processEventReady(event SubscriptionBaseEvent, seqId int, context InternalCallContext) : void from class org.killbill.billing.subscription.engine.core.DefaultSubscriptionBaseService | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter nextPhase : SubscriptionBaseEvent to nextPhaseEvent : SubscriptionBaseEvent in method public createNextPhaseEvent(subscription DefaultSubscriptionBase, readyPhaseEvent SubscriptionBaseEvent, nextPhaseEvent SubscriptionBaseEvent, context InternalCallContext) : void in class org.killbill.billing.subscription.engine.dao.DefaultSubscriptionDao | From | To |