public abstract class GeoServerCommand<T>
extends org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<T>
| Modifier and Type | Field and Description |
|---|---|
protected GeoServerRestClient |
geoserverClient |
| 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(org.locationtech.geowave.core.cli.api.OperationParams params) |
computeResults, getId, getMethod, getName, getPath, runAsync, successStatusIs200generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usageprotected GeoServerRestClient geoserverClient
public boolean prepare(org.locationtech.geowave.core.cli.api.OperationParams params)
prepare in interface org.locationtech.geowave.core.cli.api.Operationprepare in class org.locationtech.geowave.core.cli.api.DefaultOperationpublic boolean isDuplicate(javax.ws.rs.core.Response response,
String errorMessage)
throws org.locationtech.geowave.core.cli.exceptions.TargetNotFoundException
org.locationtech.geowave.core.cli.exceptions.TargetNotFoundExceptionCopyright © 2013–2019. All rights reserved.