| 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 |
|---|---|
long |
JobOperator.start(String jobXMLName,
Properties jobParameters)
Creates a new job instance and starts the first execution of that
instance, which executes asynchronously.
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0