I represent a box in the top row of the waterfall display: the one
which shows the status of the last build for each builder.
|
_InterfaceClass__attrs = { ' getBox ' : <zope.interface.interface....
|
|
__bases__ = ( <InterfaceClass zope.interface.Interface>)
|
|
__identifier__ = ' buildbot.status.web.base.ITopBox '
|
|
__iro__ = ( <InterfaceClass buildbot.status.web.base.ITopBox>, ...
|
|
__name__ = ' ITopBox '
|
|
__sro__ = ( <InterfaceClass buildbot.status.web.base.ITopBox>, ...
|
|
_implied = { <InterfaceClass buildbot.status.web.base.ITopBox>: ...
|
|
dependents = <WeakKeyDictionary at 76976280>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|