|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JobExecution | |
|---|---|
| javax.batch.operations | |
| Uses of JobExecution in javax.batch.operations |
|---|
| Methods in javax.batch.operations that return JobExecution | |
|---|---|
JobExecution |
JobOperator.getJobExecution(long executionId)
Return job execution for specified execution id |
| Methods in javax.batch.operations that return types with arguments of type JobExecution | |
|---|---|
List<JobExecution> |
JobOperator.getJobExecutions(JobInstance instance)
Return all job executions belonging to the specified job instance. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||