e2f35b1e48d7966a29d0265e9f2eb9d51bbba07e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public editLogSchema(logSchema LogSchemaDto) : LogSchemaDto renamed to public saveLogSchema(logSchema LogSchemaDto) : LogSchemaDto in class org.kaaproject.kaa.server.admin.controller.LoggingController | From | To | |
Rename Method public editNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto renamed to public saveNotificationSchema(notificationSchema NotificationSchemaDto) : NotificationSchemaDto in class org.kaaproject.kaa.server.admin.controller.NotificationController | From | To |