b9f081890efaa606221ccec870728eecc3f4fc24
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in method public ContiguousIntervalUsageInArrear(usage Usage, accountId UUID, invoiceId UUID, rawSubscriptionUsage List<RawUsage>, targetDate LocalDate, rawUsageStartDate LocalDate, usageDetailMode UsageDetailMode, internalTenantContext InternalTenantContext) in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear | From | To | |
| Change Parameter Type invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in method public SubscriptionUsageInArrear(accountId UUID, invoiceId UUID, subscriptionBillingEvents List<BillingEvent>, rawUsage List<RawUsage>, targetDate LocalDate, rawUsageStartDate LocalDate, usageDetailMode UsageDetailMode, internalTenantContext InternalTenantContext) in class org.killbill.billing.invoice.usage.SubscriptionUsageInArrear | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in class org.killbill.billing.invoice.usage.SubscriptionUsageInArrear | From | To | |
| Rename Attribute invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear | From | To | |
| Change Attribute Type invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in class org.killbill.billing.invoice.usage.SubscriptionUsageInArrear | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in method public ContiguousIntervalUsageInArrear(usage Usage, accountId UUID, invoiceId UUID, rawSubscriptionUsage List<RawUsage>, targetDate LocalDate, rawUsageStartDate LocalDate, usageDetailMode UsageDetailMode, internalTenantContext InternalTenantContext) in class org.killbill.billing.invoice.usage.ContiguousIntervalUsageInArrear | From | To | |
| Rename Parameter invoiceConfig : InvoiceConfig to usageDetailMode : UsageDetailMode in method public SubscriptionUsageInArrear(accountId UUID, invoiceId UUID, subscriptionBillingEvents List<BillingEvent>, rawUsage List<RawUsage>, targetDate LocalDate, rawUsageStartDate LocalDate, usageDetailMode UsageDetailMode, internalTenantContext InternalTenantContext) in class org.killbill.billing.invoice.usage.SubscriptionUsageInArrear | From | To |