Skip to content

Commit 753a538

Browse files
committed
Remove reference to Spring Batch Admin in job.adoc
1 parent beaac5c commit 753a538

File tree

1 file changed

+1
-2
lines changed
  • spring-batch-docs/src/main/asciidoc

1 file changed

+1
-2
lines changed

spring-batch-docs/src/main/asciidoc/job.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,5 +1822,4 @@ or should be considered aborted (change its status to
18221822
`FAILED` or `ABANDONED`). This is
18231823
a business decision, and there is no way to automate it. Change the
18241824
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.
1825+
you know the restart data is valid.

0 commit comments

Comments
 (0)