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

TaskEngine.Task
Class ZopeTask

BaseTask --+    
           |    
        Task --+
               |
              ZopeTask


Method Summary
  __init__(self, id, depends)
(inherited from Task)
  __call__(self, configuration, persistent_object)
  __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
Interface __implements__

Method Details

Call operator

__call__(self, configuration, persistent_object)


Class Variable Details

__implements__

Type:
Interface
Value:
<Interface TaskEngine.Task.IZopeTask at 816fc4c>                       

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