bcb3a9a9aa6fe0b6edcae644a6f110a053b16006
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type attemptNumber : Integer to attemptNumber : int in method public PushNotificationKey(tenantId UUID, accountId UUID, eventType String, objectType String, objectId UUID, attemptNumber int, url String) in class org.killbill.billing.server.notifications.PushNotificationKey | From | To | |
Change Parameter Type key : PushNotificationKey to url : String in method private saveRetryPushNotificationInQueue(tenantId UUID, url String, notificationJson NotificationJson, attemptRetryNumber int) : void in class org.killbill.billing.server.notifications.PushNotificationListener | From | To | |
Change Parameter Type key : PushNotificationKey to tenantId : UUID in method private saveRetryPushNotificationInQueue(tenantId UUID, url String, notificationJson NotificationJson, attemptRetryNumber int) : void in class org.killbill.billing.server.notifications.PushNotificationListener | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type attemptNumber : Integer to attemptNumber : int in class org.killbill.billing.server.notifications.PushNotificationKey | From | To | |
Rename Parameter | 2 | ||
Rename Parameter key : PushNotificationKey to url : String in method private saveRetryPushNotificationInQueue(tenantId UUID, url String, notificationJson NotificationJson, attemptRetryNumber int) : void in class org.killbill.billing.server.notifications.PushNotificationListener | From | To | |
Rename Parameter key : PushNotificationKey to tenantId : UUID in method private saveRetryPushNotificationInQueue(tenantId UUID, url String, notificationJson NotificationJson, attemptRetryNumber int) : void in class org.killbill.billing.server.notifications.PushNotificationListener | From | To |