Feature #6
Updated by Torbjorn Carlqvist Admin over 2 years ago
Due to the a user request message#3 message:1 we will add response information to following functions. <pre><code class="javascript"> startJob resumeJob pauseJob startCronJob cancelJob </code></pre> The purpose with this is to get information from a running job. If it was canceld, when should it have bean fired next time etc. The response will be in JSON More information will follow when development start.