Incorrect reference to stop
method in documentation
#3643
Labels
in: documentation
status: ideal-for-contribution
Issues that are ideal for contribution by the community
type: bug
Milestone
The section
Stopping a Job Manually for Business Reasons
has an incorrect reference to astop
method in theJobLauncher
interface:JobLauncher
has nostop
method, the doc should rather say "through the JobOperator interface".The text was updated successfully, but these errors were encountered: