|
Change Parameter Type transaction : TransactionType to transaction : TransactionRequest in method private afterTransactionInternal(transaction TransactionRequest, committed boolean) : void in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Parameter Type request : TransactionType to request : TransactionRequest in method public beforeTransaction(request TransactionRequest) : TransactionRequest in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Parameter Type transaction : TransactionType to transaction : TransactionRequest in method private addLayerDirtyRegion(transaction TransactionRequest, tileLayerName String, affectedBounds ReferencedEnvelope) : void in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Parameter Type transaction : TransactionType to transaction : TransactionRequest in method private getByLayerDirtyRegions(transaction TransactionRequest) : Map<String,List<ReferencedEnvelope>> in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Parameter Type result : TransactionResponseType to result : TransactionResponse in method public afterTransaction(request TransactionRequest, result TransactionResponse, committed boolean) : void in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Parameter Type request : TransactionType to request : TransactionRequest in method public afterTransaction(request TransactionRequest, result TransactionResponse, committed boolean) : void in class org.geoserver.gwc.GWCTransactionListener |
From |
To |
|
Change Variable Type returned : TransactionType to returned : TransactionRequest in method public testNoInteractionsInUnusedMethods() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type request : TransactionType to request : TransactionRequest in method public testNoInteractionsInUnusedMethods() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type result : TransactionResponseType to result : TransactionResponse in method public testAfterTransactionUncommitted() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type result : TransactionResponseType to result : TransactionResponse in method public testAfterTransactionCompoundCRS() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type request : TransactionType to request : TransactionRequest in method public testAfterTransaction() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type request : TransactionType to request : TransactionRequest in method public testAfterTransactionUncommitted() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type request : TransactionType to request : TransactionRequest in method public testAfterTransactionCompoundCRS() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |
|
Change Variable Type result : TransactionResponseType to result : TransactionResponse in method public testAfterTransaction() : void in class org.geoserver.gwc.GWCTransactionListenerTest |
From |
To |