ec191b441dfe83c3409c0a4052fdf777422d0442
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type BulkResponse to Optional<BulkResponse> in method public deleteMessages(ids List<String>) : Optional<BulkResponse> in class org.apache.james.backends.es.ElasticSearchIndexer | From | To | |
| Change Return Type BulkResponse to Optional<BulkResponse> in method public updateMessages(updatedDocumentParts List<UpdatedRepresentation>) : Optional<BulkResponse> in class org.apache.james.backends.es.ElasticSearchIndexer | From | To |