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