9158bb5d1863562feeef609951bc73dfbb0df7cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type notification : Notification to notification : T in method public scheduleForSending(notification T) : void in class org.sonar.server.notification.DefaultNotificationManager | From | To | |
Change Parameter Type notification : Notification to notification : T in method public toNotificationQueueDto(notification T) : NotificationQueueDto in class org.sonar.db.notification.NotificationQueueDto | From | To | |
Change Parameter Type notification : Notification to notification : T in method public scheduleForSending(notification T) : void in class org.sonar.server.notification.NotificationManager | From | To | |
Change Return Type | 3 | ||
Change Return Type Notification to T in method public toNotification() : T in class org.sonar.db.notification.NotificationQueueDto | From | To | |
Change Return Type Notification to T in method public getFromQueue() : T in class org.sonar.server.notification.DefaultNotificationManager | From | To | |
Change Return Type Notification to T in method private convertToNotification(notifications List<NotificationQueueDto>) : T in class org.sonar.server.notification.DefaultNotificationManager | From | To |