public abstract class GeoServerCommand<T> extends ServiceEnabledCommand<T>
ServiceEnabledCommand.HttpMethod| Modifier and Type | Field and Description |
|---|---|
protected GeoServerRestClient |
geoserverClient |
path| Constructor and Description |
|---|
GeoServerCommand() |
| Modifier and Type | Method and Description |
|---|---|
T |
handleError(javax.ws.rs.core.Response response,
String errorMessage) |
boolean |
isDuplicate(javax.ws.rs.core.Response response,
String errorMessage) |
boolean |
prepare(OperationParams params)
NOTE: ONLY USE THIS METHOD TO SET @PARAMETERSDELEGATE options.
|
computeResults, getId, getMethod, getName, getPath, runAsync, successStatusIs200generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usageprotected GeoServerRestClient geoserverClient
public boolean prepare(OperationParams params)
Operationprepare in interface Operationprepare in class DefaultOperationpublic boolean isDuplicate(javax.ws.rs.core.Response response,
String errorMessage)
throws TargetNotFoundException
TargetNotFoundExceptionCopyright © 2013–2022. All rights reserved.