1e7388fc94825a5d6f569a6b85035ed09ad0a1f3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable writeResult : WriteResult<ConfigurationBundle,ObjectId> to result : WriteResult<ConfigurationBundle,ObjectId> in method public update(bundleId String, bundle ConfigurationBundle) : boolean in class org.graylog2.bundles.BundleService | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ConfigurationBundle to boolean in method public update(bundleId String, bundle ConfigurationBundle) : boolean in class org.graylog2.bundles.BundleService | From | To |