|
Change Variable Type modifiedConfig : Configuration to modifiedConfig : BaseConfiguration in method public save(layer TileLayer) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type xmlConfig : XMLConfiguration to xmlConfig : BlobStoreConfigurationCatalog in method public getDefaultBlobStore() : BlobStoreConfig in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type conf : Configuration to conf : BaseConfiguration in method public removeTileLayers(tileLayerNames List<String>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : Configuration to config : BaseConfiguration in method public removeGridSets(gridsetIds Set<String>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type xmlConfig : XMLConfiguration to xmlConfig : BlobStoreConfigurationCatalog in method public getBlobStores() : List<BlobStoreConfig> in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type configuration : Configuration to configuration : BaseConfiguration in method public hasTileLayer(source CatalogInfo) : boolean in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : Configuration to config : BaseConfiguration in method public add(tileLayer GeoServerTileLayer) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : Configuration to config : BaseConfiguration in method public modifyGridSet(oldGridSetName String, newGridSet GridSet) : void in class org.geoserver.gwc.GWC |
From |
To |