ba7a11aee0c7cc2e66e90acfd6c5dc45f122ed09
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setWebAppsPath(webAppsPath String) : void renamed to private TomcatInstance(webAppsPath String) in class org.apache.usergrid.rest.TomcatRuntime.TomcatInstance | From | To | |
| Push Down Attribute | 1 | ||
| Push Down Attribute public setup : ITSetup from class org.apache.usergrid.rest.test.resource2point0.AbstractRestIT to private setup : ITSetup from class org.apache.usergrid.rest.management.RegistrationIT | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.usergrid.rest.TomcatResource moved and renamed to org.apache.usergrid.rest.TomcatRuntime.TomcatInstance | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute tomcatResource : TomcatResource to tomcatRuntime : TomcatRuntime in class org.apache.usergrid.rest.AbstractRestIT | From | To | |
| Rename Attribute tomcatResource : TomcatResource to tomcatRuntime : TomcatRuntime in class org.apache.usergrid.rest.test.resource2point0.AbstractRestIT | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type tomcatResource : TomcatResource to tomcatRuntime : TomcatRuntime in class org.apache.usergrid.rest.test.resource2point0.AbstractRestIT | From | To | |
| Change Attribute Type tomcatResource : TomcatResource to tomcatRuntime : TomcatRuntime in class org.apache.usergrid.rest.AbstractRestIT | From | To |