| 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 |
|---|---|
boolean |
JobOperator.stop(long executionId)
Send a stop signal to the
JobExecution with the supplied id. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleJobOperator.stop(long executionId) |
Copyright © 2013. All rights reserved.