04da9a9bb3cd3606a7b3d0354e3c1d03a3add0aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getFilteredSubscriptionIdsForDryRun(dryRunArguments DryRunArguments, billingEvents BillingEventSet) : Iterable<UUID> renamed to private getFilteredSubscriptionIdsFor_UPCOMING_INVOICE_DryRun(dryRunArguments DryRunArguments, billingEvents BillingEventSet) : Iterable<UUID> in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type eventType : SubscriptionBaseTransitionType to eventTypes : List<SubscriptionBaseTransitionType> in method public getNextFutureEventForSubscriptions(eventTypes List<SubscriptionBaseTransitionType>, internalCallContext InternalCallContext) : Map<UUID,DateTime> in class org.killbill.billing.subscription.api.SubscriptionBaseInternalApi | From | To | |
| Change Parameter Type eventType : SubscriptionBaseTransitionType to eventTypes : List<SubscriptionBaseTransitionType> in method public getNextFutureEventForSubscriptions(eventTypes List<SubscriptionBaseTransitionType>, internalCallContext InternalCallContext) : Map<UUID,DateTime> in class org.killbill.billing.subscription.api.svcs.DefaultSubscriptionInternalApi | From | To | |
| Rename Variable | 2 | ||
| Rename Variable nextScheduledSubscriptionsEventDates : Iterable<DateTime> to nextScheduledSubscriptionsEvents : Iterable<DateTime> in method private getUpcomingInvoiceCandidateDates(filteredSubscriptionIds Iterable<UUID>, internalCallContext InternalCallContext) : List<LocalDate> in class org.killbill.billing.invoice.InvoiceDispatcher | From | To | |
| Rename Variable dryRunArguments : DryRunArguments to dryRunSubscriptionActionArg : DryRunArguments in method public testDryRunWithPendingSubscription() : void in class org.killbill.billing.beatrix.integration.TestIntegrationDryRunInvoice | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private DRY_RUN_UPCOMING_INVOICE_ARG : DryRunArguments in class org.killbill.billing.beatrix.integration.TestIntegrationDryRunInvoice | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter eventType : SubscriptionBaseTransitionType to eventTypes : List<SubscriptionBaseTransitionType> in method public getNextFutureEventForSubscriptions(eventTypes List<SubscriptionBaseTransitionType>, internalCallContext InternalCallContext) : Map<UUID,DateTime> in class org.killbill.billing.subscription.api.svcs.DefaultSubscriptionInternalApi | From | To | |
| Rename Parameter eventType : SubscriptionBaseTransitionType to eventTypes : List<SubscriptionBaseTransitionType> in method public getNextFutureEventForSubscriptions(eventTypes List<SubscriptionBaseTransitionType>, internalCallContext InternalCallContext) : Map<UUID,DateTime> in class org.killbill.billing.subscription.api.SubscriptionBaseInternalApi | From | To |