| Home | Trees | Indices | Help |
|
|---|
|
|
zope.interface.Interface --+
|
IUpstreamScheduler
This marks an IScheduler as being eligible for use as the 'upstream=' argument to a buildbot.scheduler.Dependent instance.
| Instance Methods | |||
|
|||
|
|||
| Class Variables | |
__bases__ =
|
|
__identifier__ =
|
|
__iro__ =
|
|
__name__ =
|
|
__sro__ =
|
|
dependents = <WeakKeyDictionary at 13792320>
|
|
| Method Details |
Request that the target callbable be invoked after every successful buildset. The target will be called with a single argument: the SourceStamp used by the successful builds. |
| Class Variable Details |
__iro__
|
__sro__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:14 2010 | http://epydoc.sourceforge.net |