Home | Trees | Indices | Help |
|
---|
|
object --+ | TaskQueue
Abstract base class for task queues for interface definition and typing.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Add a task to the task queue
|
Run a task from this task queue
|
Mark a task run as completed
|
Cancel a running task.
|
Find a task in this task queue. Only the oldest task in the queue will be returned.
|
Returns whether or not the given task exists in this queue. The list of which attributes that will be checked on the task for equality is determined by the entries in the criteria list.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:33 2010 | http://epydoc.sourceforge.net |