4e32cafb167ceb41932a410edb7297495e1280b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type providersByName : ImmutableMap<String,Function<ContainerName,ObjectStorageBlobsDAO>> to providersByName : ImmutableMap<String,Supplier<ObjectStorageBlobsDAOBuilder.RequireContainerName>> in class org.apache.james.modules.objectstorage.ObjectStorageBlobsDAOProvider | From | To | |
| Change Attribute Type swiftAuthApiByName : ImmutableMap<String,Function<ContainerName,ObjectStorageBlobsDAO>> to swiftAuthApiByName : ImmutableMap<String,Supplier<ObjectStorageBlobsDAOBuilder.RequireContainerName>> in class org.apache.james.modules.objectstorage.ObjectStorageBlobsDAOProvider | From | To |