553ba8570195770e3060ba8c343d60d93b8aa7ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type port : Port to port : Optional<Port> in method package WebAdminConfiguration(enabled boolean, port Optional<Port>, tlsConfiguration TlsConfiguration, enableCORS boolean, urlCORSOrigin String) in class org.apache.james.webadmin.WebAdminConfiguration | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type port : Port to port : Optional<Port> in class org.apache.james.webadmin.WebAdminConfiguration.Builder | From | To | |
| Change Attribute Type port : Port to port : Optional<Port> in class org.apache.james.webadmin.WebAdminConfiguration | From | To |