685ed21e92154a3baa38b58327fb10a5cc3df3a8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable trustfulUserVerifier : UserVerifierDto to dataCollectionLogAppender : LogAppenderDto in method protected buildDemoApplicationImpl(client AdminClient) : void in class org.kaaproject.kaa.sandbox.demo.DataCollectionDemoBuider | From | To | |
| Rename Variable notificationApplication : ApplicationDto to dataCollectionApplication : ApplicationDto in method protected buildDemoApplicationImpl(client AdminClient) : void in class org.kaaproject.kaa.sandbox.demo.DataCollectionDemoBuider | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type trustfulUserVerifier : UserVerifierDto to dataCollectionLogAppender : LogAppenderDto in method protected buildDemoApplicationImpl(client AdminClient) : void in class org.kaaproject.kaa.sandbox.demo.DataCollectionDemoBuider | From | To | |
| Extract Variable | 1 | ||
| Extract Variable optionalTopics : List<String> in method public onListUpdated(list List<Topic>) : void from class org.kaaproject.kaa.demo.notification.NotificationDemo.BasicNotificationTopicListListener | From | To |