| Package | Description |
|---|---|
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatus |
JobReport.getStatus() |
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobReport.setStatus(JobStatus status) |
Copyright © 2015. All Rights Reserved.