b37fc81e984c43310bb8590a606ce639312e24b2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private validate(ref EntityRef, servicePayload ServicePayload) : void renamed to private validatePayload(ref EntityRef, servicePayload ServicePayload) : void in class org.apache.usergrid.services.notifications.NotificationsService | From | To | |
| Rename Variable | 1 | ||
| Rename Variable connectionFileCount : AtomicInteger to connectionCount : AtomicInteger in method public export(exportRequestBuilder ExportRequestBuilder, stream OutputStream) : void in class org.apache.usergrid.corepersistence.export.ExportServiceImpl | From | To |