| Trees | Indices | Help |
|
|---|
|
|
object --+
|
job.queue.BaseJob --+
|
JobAdapter
This adapts the `Job' class to the `que.BaseJob' class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Execute the command associated with this job.
|
Clean up after a job successfully runs.
|
Update the current job status, stored in the When a job is running, this method will be called periodically by
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:32 2016 | http://epydoc.sourceforge.net |