Uses of Class
org.n52.shetland.ogc.wps.JobStatus
-
Packages that use JobStatus Package Description org.n52.shetland.ogc.wps -
-
Uses of JobStatus in org.n52.shetland.ogc.wps
Methods in org.n52.shetland.ogc.wps that return JobStatus Modifier and Type Method Description static JobStatusJobStatus. accepted()static JobStatusJobStatus. failed()JobStatusStatusInfo. getStatus()static JobStatusJobStatus. running()static JobStatusJobStatus. succeeded()Methods in org.n52.shetland.ogc.wps with parameters of type JobStatus Modifier and Type Method Description voidStatusInfo. setStatus(JobStatus status)
-