Difference between revisions of "OS4X plugin os4xplugin cancel"

From OS4X
Jump to navigation Jump to search
(Created page with "Category:Plugins == Purpose == Activate the cancel flag in a running job. The next step in plugin execution will not be executed, the job will be cancelled. No "job abort...")
 
(No difference)

Latest revision as of 13:10, 19 February 2025


Purpose

Activate the cancel flag in a running job. The next step in plugin execution will not be executed, the job will be cancelled. No "job abort" plugin group will be executed.

Return codes

  • 0: everything OK
  • 1: invalid amount of parameters or license is invalid

Remarks

Since OS4X release 2025-02-19, if executed in an "job abort" plugin group, the job will get the "cancelled" state, not the abort state.