Actions
Feature #6
closedAdding response to all JS scheduling functions
Start date:
08/31/2022
Due date:
09/09/2022
% Done:
100%
Estimated time:
Reported Version:
Description
Due to the user request
we will add response information to following functions.startJob
resumeJob
pauseJob
startCronJob
cancelJob
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.
Actions