a310ae8f6dace2ded02da531d961f1f332365292
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testIntegrationImportCollection() : void renamed to public testImportCollection() : void in class org.apache.usergrid.management.cassandra.ImportServiceIT | From | To | |
Rename Method public testIntegrationImportApplication() : void renamed to public testImportApplication() : void in class org.apache.usergrid.management.cassandra.ImportServiceIT | From | To | |
Rename Method public testIntegrationImportOrganization() : void renamed to public testImportOrganization() : void in class org.apache.usergrid.management.cassandra.ImportServiceIT | From | To | |
Change Parameter Type | 4 | ||
Change Parameter Type type : int to type : ImportService.ImportType in method public copyFromS3(exportInfo Map<String,Object>, filename String, type ImportService.ImportType) : ArrayList<File> in class org.apache.usergrid.management.cassandra.MockS3ImportImpl | From | To | |
Change Parameter Type type : int to type : ImportType in method public copyFileFromS3(importUG Import, appFileName String, config Map<String,Object>, s3Import S3Import, type ImportType) : ArrayList<File> in class org.apache.usergrid.management.importer.ImportServiceImpl | From | To | |
Change Parameter Type type : int to type : ImportService.ImportType in method public copyFromS3(importInfo Map<String,Object>, filename String, type ImportService.ImportType) : ArrayList<File> in class org.apache.usergrid.management.importer.S3ImportImpl | From | To | |
Change Parameter Type type : int to type : ImportService.ImportType in method public copyFromS3(exportInfo Map<String,Object>, filename String, type ImportService.ImportType) : ArrayList<File> in class org.apache.usergrid.management.importer.S3Import | From | To | |
Rename Attribute | 1 | ||
Rename Attribute entryRef : EntityRef to entityRef : EntityRef in class org.apache.usergrid.management.importer.ImportServiceImpl.ConnectionEvent | From | To | |
Inline Variable | 1 | ||
Inline Variable entities : List<Entity> in method public testIntegrationImportApplication() : void from class org.apache.usergrid.management.cassandra.ImportServiceIT | From | To |