Package buildbot :: Package status :: Module builder :: Class Event
[frames | no frames]

Class Event

Known Subclasses:
Spacer

Method Summary
  finish(self)
  getColor(self)
  getLogs(self)
  getText(self)
  getTimes(self)

Class Variable Summary
Implements __implemented__ = <implementedBy buildbot.status.builder...
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
NoneType color = None                                                                  
NoneType finished = None                                                                  
NoneType started = None                                                                  
list text = []

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy buildbot.status.builder.Event>                          

__providedBy__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0x4065266c>       

__provides__

Type:
ClassProvides
Value:
<zope.interface.declarations.ClassProvides object at 0x4065266c>       

color

Type:
NoneType
Value:
None                                                                  

finished

Type:
NoneType
Value:
None                                                                  

started

Type:
NoneType
Value:
None                                                                  

text

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net