| Package | Description | 
|---|---|
| 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 | 
|---|---|
| List<JobExecution> | JobOperator. getJobExecutions(JobInstance instance)Return all job executions belonging to the specified job instance. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.