bd0fea599772b4a6faed1344f678089dae4480cb
Files Diff
- Added: 115
- Removed: 107
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setTargetPlatform(platform Platform) : void renamed to public setPlatform(platform Platform) : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.project.ProjectViewImpl | From | To | |
Rename Method public setTargetPlatform(platform Platform) : void renamed to public setPlatform(platform Platform) : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.ProjectView | From | To | |
Rename Variable | 2 | ||
Rename Variable targetPlatformLabel : Label to platformLabel : Label in method protected initCenterPanel() : void in class org.kaaproject.kaa.sandbox.web.client.mvp.view.project.ProjectViewImpl | From | To | |
Rename Variable jeventApplication : ApplicationDto to eventApplication : ApplicationDto in method protected buildDemoApplicationImpl(client AdminClient) : void in class org.kaaproject.kaa.sandbox.demo.EventDemoBuilder | From | To | |
Move Source Folder | 5 | ||
Move Source Folder examples/jconfigurationdemo/source to examples/configurationdemo/source/java | From | To | |
Move Source Folder examples/notificationdemo to examples/notificationdemo-android | From | To | |
Move Source Folder examples/jeventdemo/source to examples/eventdemo/source/java | From | To | |
Move Source Folder examples/jdatacollectiondemo/source to examples/datacollectiondemo/source/java | From | To | |
Move Source Folder examples/jnotificationdemo/source to examples/notificationdemo/source/java | From | To | |
Rename Class | 4 | ||
Rename Class org.kaaproject.kaa.sandbox.demo.JConfigurationDemoBuilder renamed to org.kaaproject.kaa.sandbox.demo.ConfigurationDemoBuilder | From | To | |
Rename Class org.kaaproject.kaa.sandbox.demo.JDataCollectionDemoBuider renamed to org.kaaproject.kaa.sandbox.demo.DataCollectionDemoBuider | From | To | |
Rename Class org.kaaproject.kaa.sandbox.demo.JEventDemoBuilder renamed to org.kaaproject.kaa.sandbox.demo.EventDemoBuilder | From | To | |
Rename Class org.kaaproject.kaa.sandbox.demo.JNotificationDemoBuilder renamed to org.kaaproject.kaa.sandbox.demo.AndroidNotificationDemoBuilder | From | To |