...
- qb_init()
- qb_approve_modify($oldjob, $newjob, $user)
- qb_approve_submit($job)
- qb_calcstatus($subjobstatus, $agendastatus)
- qb_sudo_admin($username, $job)
A function, if not defined will, automatically be overridden with the "Default Policy". Example scripts can be found here:
Linux: /usr/local/pfx/qube/examples/supervisor
Windows: C:\Program Files\pfx\qube\examples\supervisor
OS X: /Applications/pfx/qube/examples/supervisor
Here are details on each subroutine.
...