| Home | Trees | Index | Help |  | 
|---|
| Package buildbot :: Package process :: Module factory :: Class QuickBuildFactory | 
 | 
ComparableMixin--+ |BuildFactory--+ |GNUAutoconf--+ |BasicBuildFactory--+ | QuickBuildFactory
| Method Summary | |
|---|---|
| __init__(self,
          cvsroot,
          cvsmodule,
          configure,
          configureEnv,
          compile,
          test,
          cvsCopy) | |
| Inherited from BuildFactory | |
|  | |
| Create a new Build instance. | |
| Inherited from ComparableMixin | |
|  | |
|  | |
| Class Variable Summary | |
|---|---|
| bool | useProgress=False                                       | 
| Inherited from BuildFactory | |
| list | compare_attrs=['buildClass', 'steps', 'useProgress']    | 
| Inherited from ComparableMixin | |
| Implements | __implemented__=<implementedBy buildbot.util.Comparabl... | 
| ClassProvides | __providedBy__=<zope.interface.declarations.ClassProvi... | 
| ClassProvides | __provides__=<zope.interface.declarations.ClassProvide... | 
| Class Variable Details | 
|---|
| useProgress
 | 
| Home | Trees | Index | Help |  | 
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 | http://epydoc.sf.net |