Changes for page Job Macro

Last modified by Raphaƫl Jakse on 2023/05/01 00:19

<
From version < 13.2 >
edited by Denis Gervalle
on 2017/02/13 00:01
To version < 14.1 >
edited by Denis Gervalle
on 2017/02/27 20:01
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -18,7 +18,7 @@
18 18  If you want to execute scripts, you may use the corresponding script macro (i.e. ~{~{velocity}} or ~{~{groovy}}) inside this content. In addition to all normal bindings, the following bindings are available:
19 19  
20 20  ; (% style="color:gray" %)$(% %)jobId
21 -: The jobid parameter of the job macro
21 +: The jobid of the running job (equivalent to the jobid parameter but split on '/' and forming a list of String)
22 22  
23 23  ; (% style="color:gray" %)$(% %)groupPath
24 24  : The grouppath parameter of the job macro

Get Connected