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.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.