|
Change Variable Type filtered : Map<String,BlobStoreConfig> to filtered : Map<String,BlobStoreInfo> in method public removeBlobStores(blobStoreIds Iterable<String>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : BlobStoreConfig to config : BlobStoreInfo in method public getDefaultBlobStore() : BlobStoreInfo in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type configList : List<BlobStoreConfig> to configList : List<BlobStoreInfo> in method public testSetBlobStoresSavesConfig() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type c : BlobStoreConfig to c : BlobStoreInfo in method public modifyBlobStore(oldId String, config BlobStoreInfo) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type xmlConfig : BlobStoreConfigurationCatalog to xmlConfig : BlobStoreConfiguration in method public getBlobStores() : List<BlobStoreInfo> in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : BlobStoreConfig to config : BlobStoreInfo in method public testSetBlobStoresRestoresRuntimeStoresOnSaveFailure() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type oldStores : List<BlobStoreConfig> to oldStores : List<BlobStoreInfo> in method package setBlobStores(stores List<BlobStoreInfo>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type stores : List<BlobStoreConfig> to stores : List<BlobStoreInfo> in method public addBlobStore(config BlobStoreInfo) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type config : BlobStoreConfig to config : BlobStoreInfo in method public testSetBlobStoresSavesConfig() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type oldStores : List<BlobStoreConfig> to oldStores : List<BlobStoreInfo> in method public testSetBlobStoresRestoresRuntimeStoresOnSaveFailure() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type newStores : List<BlobStoreConfig> to newStores : List<BlobStoreInfo> in method public testSetBlobStoresRestoresRuntimeStoresOnSaveFailure() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type c : BlobStoreConfig to c : BlobStoreInfo in method public removeBlobStores(blobStoreIds Iterable<String>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type stores : List<BlobStoreConfig> to stores : List<BlobStoreInfo> in method public modifyBlobStore(oldId String, config BlobStoreInfo) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type newStores : List<BlobStoreConfig> to newStores : List<BlobStoreInfo> in method public testSetBlobStoresSavesConfig() : void in class org.geoserver.gwc.GWCTest |
From |
To |
|
Change Variable Type c : BlobStoreConfig to c : BlobStoreInfo in method public addBlobStore(config BlobStoreInfo) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type stores : Map<String,BlobStoreConfig> to stores : Map<String,BlobStoreInfo> in method public removeBlobStores(blobStoreIds Iterable<String>) : void in class org.geoserver.gwc.GWC |
From |
To |
|
Change Variable Type xmlConfig : BlobStoreConfigurationCatalog to xmlConfig : BlobStoreConfiguration in method public getDefaultBlobStore() : BlobStoreInfo in class org.geoserver.gwc.GWC |
From |
To |