We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beaac5c commit 753a538Copy full SHA for 753a538
spring-batch-docs/src/main/asciidoc/job.adoc
@@ -1822,5 +1822,4 @@ or should be considered aborted (change its status to
1822
`FAILED` or `ABANDONED`). This is
1823
a business decision, and there is no way to automate it. Change the
1824
status to `FAILED` only if it is not restartable or if
1825
-you know the restart data is valid. Spring Batch
1826
-Admin `JobService` includes a utility to abort a job execution.
+you know the restart data is valid.
0 commit comments