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.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.