Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The trigger expression to specify when the callback should be executed.
  2. The scripting language to use for the callback.
  3. The action or code the callback will execute each time the trigger condition is met

Callbacks In Detail:

Callbacks are defined as a list of one or more key/value pairs which is appended to the job's callback list.

Children Display

Python API Examples - refer to the above pages for more

...

information

JobB waits for the entire jobA to complete

...