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.restart(long executionId,
Properties restartParameters)
Restarts a failed or stopped job instance, which executes asynchronously.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.