public interface EngineProcessExecutionContext extends ProcessExecutionContext
| Modifier and Type | Method and Description |
|---|---|
List<org.n52.shetland.ogc.wps.data.ProcessData> |
getEncodedOutputs() |
org.n52.shetland.ogc.wps.JobStatus |
getJobStatus() |
default Optional<org.n52.shetland.ogc.wps.OutputDefinition> |
getOutputDefinition(org.n52.shetland.ogc.ows.OwsCode output) |
Map<org.n52.shetland.ogc.ows.OwsCode,org.n52.shetland.ogc.wps.OutputDefinition> |
getOutputDefinitions() |
default org.n52.shetland.ogc.ows.OwsCode |
getProcessId() |
org.n52.shetland.ogc.wps.ResponseMode |
getResponseMode() |
getDescription, getInputs, getJobId, getOutputDefinition, getOutputs, hasOutputDefinition, hasOutputDefinition, onDestroy, setEstimatedCompletion, setNextPoll, setPercentCompletedList<org.n52.shetland.ogc.wps.data.ProcessData> getEncodedOutputs() throws Throwable
Throwableorg.n52.shetland.ogc.wps.ResponseMode getResponseMode()
org.n52.shetland.ogc.wps.JobStatus getJobStatus()
Map<org.n52.shetland.ogc.ows.OwsCode,org.n52.shetland.ogc.wps.OutputDefinition> getOutputDefinitions()
default org.n52.shetland.ogc.ows.OwsCode getProcessId()
default Optional<org.n52.shetland.ogc.wps.OutputDefinition> getOutputDefinition(org.n52.shetland.ogc.ows.OwsCode output)
getOutputDefinition in interface ProcessExecutionContextCopyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.