| Package | Description |
|---|---|
| com.ibm.jbatch.container.status |
| Modifier and Type | Method and Description |
|---|---|
ExtendedBatchStatus |
ExecutionStatus.getExtendedBatchStatus() |
static ExtendedBatchStatus |
ExtendedBatchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedBatchStatus[] |
ExtendedBatchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionStatus.setExtendedBatchStatus(ExtendedBatchStatus extendedBatchStatus) |
| Constructor and Description |
|---|
ExecutionStatus(ExtendedBatchStatus extendedBatchStatus) |
ExecutionStatus(ExtendedBatchStatus extendedBatchStatus,
String exitStatus) |
SplitExecutionStatus(ExtendedBatchStatus extendedBatchStatus) |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0