[frames | no frames] [show private | hide private]

TaskEngine.Task
Class PoolTask

BaseTask --+    
           |    
        Task --+
               |
              PoolTask


Method Summary
  __init__(self, pool)
  __call__(self, context)
  __repr__(self)
(inherited from BaseTask)
  __str__(self)
(inherited from BaseTask)
  getContext(self)
(inherited from BaseTask)
  getDependencies(self)
(inherited from BaseTask)
  getEdges(self)
(inherited from BaseTask)
  getId(self)
(inherited from BaseTask)
  getTaskType(self)
(inherited from Task)
  getType(self)
(inherited from BaseTask)
  setContext(self, context)
(inherited from BaseTask)

Class Variable Summary
str type

Method Details

Constructor

__init__(self, pool)

Call operator

__call__(self, context)

Overrides:
TaskEngine.Task.Task.__call__ (inherited documentation)

Class Variable Details

type

Type:
str
Value:
'Pool'                                                                 

Generated by Epydoc 1.1 on Mon Oct 21 19:45:06 2002 http://epydoc.sf.net