xowf::WorkflowPage instproc schedule_job (public)
<instance of xowf::WorkflowPage> schedule_job -time time \ [ -party_id party_id ] cmd
Defined in /var/www/openacs.org/packages/xowf/tcl/xowf-procs.tcl
Schedule the specified Tcl command for the current package instance at the given time.
- Switches:
- -time (required)
- -party_id (optional)
- Parameters:
- cmd (required)
- Testcases:
- No testcase defined.