public class JobStatus extends Object
| Modifier and Type | Method and Description |
|---|---|
static JobStatus |
accepted() |
boolean |
equals(Object obj) |
static JobStatus |
failed() |
String |
getValue() |
int |
hashCode() |
static JobStatus |
running() |
static JobStatus |
succeeded() |
String |
toString() |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.