| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Module scheduler :: Class BaseUpstreamScheduler |
|
ComparableMixin--+ |Service--+ | | |MultiService--+ |BaseScheduler--+ | BaseUpstreamScheduler
AnyBranchScheduler,
Dependent,
Nightly,
Periodic,
Scheduler| Method Summary | |
|---|---|
__init__(self,
name)
| |
buildSetFinished(self,
bss)
| |
submit(self,
bs)
| |
subscribeToSuccessfulBuilds(self,
watcher)
| |
unsubscribeToSuccessfulBuilds(self,
watcher)
| |
| Inherited from BaseScheduler | |
| |
| |
| Inherited from MultiService | |
| |
| |
| |
| |
| |
| |
| |
| Inherited from Service | |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy buildbot.scheduler.Base...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
| Inherited from ComparableMixin | |
list |
compare_attrs = []
|
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 | http://epydoc.sf.net |