| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package changes :: Module bonsaipoller :: Class BonsaiPoller |
|
ComparableMixin--+ |Service--+ |ChangeSource--+ | BonsaiPoller
| Method Summary | |
|---|---|
| |
describe(self)
| |
poll(self)
| |
startService(self)
| |
stopService(self)
| |
| Inherited from Service | |
| |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
list |
compare_attrs = ['bonsaiURL', 'pollInterval', 'tree', 'm...
|
NoneType |
loop = None |
NoneType |
parent = None |
list |
volatile = ['loop']
|
bool |
working = False
|
| Inherited from ChangeSource | |
Implements |
__implemented__ = <implementedBy buildbot.changes.base.C...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
name = None |
int |
running = 0 |
| Method Details |
|---|
__init__(self,
bonsaiURL,
module,
branch,
tree='default',
cvsroot='/cvsroot',
pollInterval=30)
|
| Class Variable Details |
|---|
compare_attrs
|
loop
|
parent
|
volatile
|
working
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |