Global Job Runner JavaScript Module

Last modified by Marius Dumitru Florea on 2022/06/28

The xwiki-job-runner JavaScript module has been published in the global RequireJS configuration which means it can now be used directly without specifying its path:

require(['xwiki-job-runner'], function(JobRunner) {
  ...
}

See the Job Module documentation for more information.

Tags:
   

Get Connected