-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit b640caa
committed
Use StoppableTasklet#stop(StepExecution) in SimpleJobOperator#stop(long executionId)
1 parent aedd19b commit b640caa
File tree
1 file changed
+3
-2
lines changed- spring-batch-core/src/main/java/org/springframework/batch/core/launch/support
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | + | ||
87 | 88 |
| |
88 | 89 |
| |
89 | 90 |
| |
| |||
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
353 | - | ||
354 | + | ||
354 | 355 |
| |
355 | 356 |
| |
356 | 357 |
| |
| |||
363 | 364 |
| |
364 | 365 |
| |
365 | 366 |
| |
366 | - | ||
367 | + | ||
367 | 368 |
| |
368 | 369 |
| |
369 | 370 |
| |
|
0 commit comments