public class GeoServerAddDatastoreCommand extends GeoServerCommand<String>
ServiceEnabledCommand.HttpMethod
geoserverClient
path
Constructor and Description |
---|
GeoServerAddDatastoreCommand() |
Modifier and Type | Method and Description |
---|---|
String |
computeResults(OperationParams params) |
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
void |
setDatastore(String datastore) |
void |
setParameters(List<String> parameters) |
handleError, isDuplicate, prepare
getId, getMethod, getName, getPath, runAsync, successStatusIs200
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usage
public void execute(OperationParams params) throws Exception
Command
Exception
public void setDatastore(String datastore)
public String computeResults(OperationParams params) throws Exception
computeResults
in class ServiceEnabledCommand<String>
Exception
Copyright © 2013–2020. All rights reserved.