| Package | Description |
|---|---|
| org.springframework.batch.core.launch |
Interfaces and simple implementations of launch concerns.
|
| org.springframework.batch.core.launch.support |
Support classes for use in bootstrap and launch implementations or configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
JobOperator.startNextInstance(String jobName)
Launch the next in a sequence of
JobInstance determined by the
JobParametersIncrementer attached to the specified job. |
| Modifier and Type | Method and Description |
|---|---|
Long |
SimpleJobOperator.startNextInstance(String jobName) |
Copyright © 2013. All rights reserved.