a1e64e43552c167cabfd4e0fbdf19cb902a2c48c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type callContext : TenantContext to callContext : MutableCallContext in method public refreshCallContext(accountId UUID, clock Clock, internalCallContextFactory InternalCallContextFactory, callContext MutableCallContext, internalCallContext MutableInternalCallContext) : void in class org.killbill.billing.GuicyKillbillTestSuite | From | To | |
Change Parameter Type callContext : CallContext to callContext : MutableCallContext in method public createMockAccount(accountData AccountData, accountUserApi AccountUserApi, accountInternalApi AccountInternalApi, immutableAccountInternalApi ImmutableAccountInternalApi, nonEntityDao NonEntityDao, clock Clock, internalCallContextFactory InternalCallContextFactory, callContext MutableCallContext, internalCallContext MutableInternalCallContext) : Account in class org.killbill.billing.GuicyKillbillTestSuiteNoDB | From | To |