Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Comment: Published by Scroll Versions from this space and version 6.10-0

    ...

    1. qb_init()
    2. qb_approve_modify($oldjob, $newjob, $user)
    3. qb_approve_submit($job)
    4. qb_calcstatus($subjobstatus, $agendastatus)
    5. 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.

    ...