public interface ResultPersistence
| Modifier and Type | Method and Description |
|---|---|
Set<org.n52.shetland.ogc.wps.JobId> |
getJobIds() |
Set<org.n52.shetland.ogc.wps.JobId> |
getJobIds(org.n52.shetland.ogc.ows.OwsCode processId) |
org.n52.shetland.ogc.wps.data.ProcessData |
getOutput(OutputReference reference) |
org.n52.shetland.ogc.wps.Result |
getResult(org.n52.shetland.ogc.wps.JobId jobId) |
org.n52.shetland.ogc.wps.StatusInfo |
getStatus(org.n52.shetland.ogc.wps.JobId jobId) |
void |
save(EngineProcessExecutionContext context) |
org.n52.shetland.ogc.wps.data.ProcessData getOutput(OutputReference reference) throws EngineException
EngineExceptionorg.n52.shetland.ogc.wps.Result getResult(org.n52.shetland.ogc.wps.JobId jobId)
throws EngineException
EngineExceptionorg.n52.shetland.ogc.wps.StatusInfo getStatus(org.n52.shetland.ogc.wps.JobId jobId)
throws EngineException
EngineExceptionvoid save(EngineProcessExecutionContext context)
Set<org.n52.shetland.ogc.wps.JobId> getJobIds()
Set<org.n52.shetland.ogc.wps.JobId> getJobIds(org.n52.shetland.ogc.ows.OwsCode processId)
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.