3695ec7c0e8d110832dd173557272d0048e3c81e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type DefaultPlan[] to Collection<Plan> in method public getPlans() : Collection<Plan> in class org.killbill.billing.catalog.DefaultPriceList | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type products : DefaultProduct[] to products : CatalogEntityCollection<DefaultProduct> in class org.killbill.billing.catalog.StandaloneCatalog | From | To | |
Change Attribute Type plans : DefaultPlan[] to plans : CatalogEntityCollection<DefaultPlan> in class org.killbill.billing.catalog.StandaloneCatalog | From | To | |
Change Attribute Type plans : DefaultPlan[] to plans : CatalogEntityCollection<DefaultPlan> in class org.killbill.billing.catalog.DefaultPriceList | From | To |