5207877a265f33cedbd7548d7039b6fdeeb36015
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to Boolean in method public isWMTSEnabled() : Boolean in class org.geoserver.gwc.config.GWCConfig | From | To | |
| Extract Variable | 2 | ||
| Extract Variable serviceEnabled : boolean in method public invoke(invocation MethodInvocation) : Object from class org.geoserver.gwc.config.GWCServiceEnablementInterceptor | From | To | |
| Extract Variable config : GWCConfig in method public setUp() : void from class org.geoserver.gwc.config.GWCInitializerTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type WMTSEnabled : boolean to WMTSEnabled : Boolean in class org.geoserver.gwc.config.GWCConfig | From | To |