| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package changes :: Module mail :: Class FCMaildirSource |
|
ComparableMixin--+ |Service--+ |ChangeSource--+ |Maildir--+ | | |Service--+ | | |MaildirTwisted--+ |MaildirSource--+ | FCMaildirSource
| Method Summary | |
|---|---|
| Inherited from MaildirSource | |
| |
| |
Called when a new file is noticed. | |
Parse mail sent by FreshCVS | |
| Inherited from MaildirTwisted | |
| |
| |
| |
| |
| |
| Inherited from Maildir | |
| |
| |
You must run start to receive any messages. | |
| |
| Inherited from Service | |
| |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
str |
name = 'FreshCVS'
|
| Inherited from MaildirSource | |
list |
compare_attrs = ['basedir', 'newdir', 'pollinterval', 'p...
|
NoneType |
parser = None |
| Inherited from MaildirTwisted | |
NoneType |
timeout = None |
| 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 |
parent = None |
int |
running = 0 |
| Method Details |
|---|
parser(self, fd, prefix=None, sep='/')Parse mail sent by FreshCVS |
| Class Variable Details |
|---|
name
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 | http://epydoc.sf.net |