Description Usage Arguments See Also Examples
find and delete job record
1 | q.rm(jid)
|
jid |
specific jid job numeber, NULL as default to delete all id (*) |
type |
'failed' for failed transaction,'inbox' for waiting job,'outbox' for completed job, 'progress' for running job, 'output' for log output. NULL as default to delete all types. |
force |
FALSE as default to protect important schedule queue, TRUE to delete all. |
q.push, q.schedule, q.show, q.ls()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.