| Package | Description |
|---|---|
| org.pubcoi.cdm.batch |
| Modifier and Type | Field and Description |
|---|---|
protected BatchStatusEnum |
BatchJob.status |
| Modifier and Type | Method and Description |
|---|---|
static BatchStatusEnum |
BatchStatusEnum.fromValue(String v) |
BatchStatusEnum |
BatchJob.getStatus()
Gets the value of the status property.
|
static BatchStatusEnum |
BatchStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchStatusEnum[] |
BatchStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJob.setStatus(BatchStatusEnum value)
Sets the value of the status property.
|
BatchJob |
BatchJob.withStatus(BatchStatusEnum value) |
Copyright © 2021. All rights reserved.