c0d50394e0e4f3b3669fcfd582b78ce49a86a542
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable appToDelete : String to appToDeleteName : String in method public testBasicOperation() : void in class org.apache.usergrid.rest.applications.ApplicationDeleteTest | From | To | |
| Rename Variable appToDelete : Entity to applicationInfo : Entity in method public deleteApplication(applicationId UUID) : void in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
| Rename Variable property : UUID to applicationId : UUID in method public lookupApplication(name String) : UUID in class org.apache.usergrid.corepersistence.CpEntityManagerFactory | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute DELETED_APPINFO : String to DELETED_APPLICATION_INFO : String in class org.apache.usergrid.corepersistence.util.CpNamingUtils | From | To | |
| Rename Attribute DELETED_APPINFOS : String to DELETED_APPLICATION_INFOS : String in class org.apache.usergrid.corepersistence.util.CpNamingUtils | From | To |