Changes for page Job Module

Last modified by Mathieu Pace on 2023/10/10 11:46

<
From version < 37.1 >
edited by Thomas Mortagne
on 2018/03/26 12:09
To version < 38.1 >
edited by Thomas Mortagne
on 2018/03/26 12:10
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -55,7 +55,7 @@
55 55  * it log and generate related events when the job start and when the job ends
56 56  * it implements #join()
57 57  * it maintain a tree of jobs in the context
58 -* since 10.2, it implements CancelableJobstatus {{info}}It's disabled by default, to indicate your job is cancelable you must AbstractJobStatus#setCancelable##{{/info}}
58 +* since 10.2, it implements CancelableJobstatus {{info}}It's disabled by default, to indicate your job is cancelable you must indicate it with AbstractJobStatus#setCancelable##{{/info}}
59 59  
60 60  = Execute custom job =
61 61  

Get Connected