| Package | Description |
|---|---|
| org.corpus_tools.pepper.common |
| Modifier and Type | Field and Description |
|---|---|
protected JOB_STATUS |
PepperJob.status
status of job
|
| Modifier and Type | Method and Description |
|---|---|
JOB_STATUS |
PepperJob.getStatus()
Returns the current status of this job.
|
static JOB_STATUS |
JOB_STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JOB_STATUS[] |
JOB_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Humboldt-Universität zu Berlin, INRIA. All rights reserved.