| Package | Description | 
|---|---|
| javax.batch.api | Provides APIs used by Batch artifacts. | 
| javax.batch.operations | Provides APIs for starting, managing, and viewing results of Batch job executions, along with a set of exceptions. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | Decider. decide(StepExecution[] executions)The decide method sets a new exit status for a job. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<StepExecution> | JobOperator. getStepExecutions(long jobExecutionId)Return StepExecutions for specified execution id. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.