@Component public class ExecuteDeserializer extends Object
| Constructor and Description |
|---|
ExecuteDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
List<org.n52.shetland.ogc.wps.data.ProcessData> |
readInputs(List<Input> inputs) |
List<org.n52.shetland.ogc.wps.OutputDefinition> |
readOutputs(List<Output> outputs) |
@Autowired public ExecuteDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public List<org.n52.shetland.ogc.wps.OutputDefinition> readOutputs(List<Output> outputs)
public List<org.n52.shetland.ogc.wps.data.ProcessData> readInputs(List<Input> inputs) throws InputDecodingException
InputDecodingExceptionCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.