| Package | Description |
|---|---|
| com.ibm.jbatch.container.api.impl | |
| com.ibm.jbatch.container.impl | |
| com.ibm.jbatch.container.jobinstance | |
| com.ibm.jbatch.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
| com.ibm.jbatch.container.services.impl |
| Modifier and Type | Method and Description |
|---|---|
IJobExecution |
JobOperatorImpl.getJobExecution(long executionId) |
| Modifier and Type | Method and Description |
|---|---|
IJobExecution |
BatchKernelImpl.getJobExecution(long executionId) |
IJobExecution |
BatchKernelImpl.restartJob(long executionId) |
IJobExecution |
BatchKernelImpl.restartJob(long executionId,
Properties jobOverrideProps) |
IJobExecution |
BatchKernelImpl.startJob(String jobXML) |
IJobExecution |
BatchKernelImpl.startJob(String jobXML,
Properties jobParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobOperatorJobExecution |
| Modifier and Type | Method and Description |
|---|---|
IJobExecution |
RuntimeJobExecution.getJobOperatorJobExecution() |
static IJobExecution |
JobExecutionHelper.getPersistedJobOperatorJobExecution(long jobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
IJobExecution |
IBatchKernelService.getJobExecution(long executionId) |
IJobExecution |
IPersistenceManagerService.jobOperatorGetJobExecution(long jobExecutionId) |
IJobExecution |
IBatchKernelService.restartJob(long executionID) |
IJobExecution |
IBatchKernelService.restartJob(long executionID,
Properties overrideJobParameters) |
IJobExecution |
IBatchKernelService.startJob(String jobXML) |
IJobExecution |
IBatchKernelService.startJob(String jobXML,
Properties jobParameters) |
| Modifier and Type | Method and Description |
|---|---|
List<IJobExecution> |
IPersistenceManagerService.jobOperatorGetJobExecutions(long jobInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
IJobExecution |
JDBCPersistenceManagerImpl.jobOperatorGetJobExecution(long jobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
List<IJobExecution> |
JDBCPersistenceManagerImpl.jobOperatorGetJobExecutions(long jobInstanceId) |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0