a7c43a7fdcf857955a23fdbbd5619a63c4e2a696
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private checkExpiredDate(notification NotificationDto) : void extracted from public sendUnicastNotification(notification NotificationDto, clientKeyHash String, body byte[]) : EndpointNotificationDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl | From | To | |
Extract Method private checkExpiredDate(notification NotificationDto) : void extracted from public sendNotification(notification NotificationDto, body byte[]) : NotificationDto in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl | From | To | |
Extract Method private checkExpiredDate(notification NotificationDto) : void extracted from public sendNotification(notification NotificationDto, notificationData RecordField) : void in class org.kaaproject.kaa.server.admin.services.KaaAdminServiceImpl | From | To |