Package buildbot :: Package scripts :: Module tryclient :: Class Try
[frames | no frames]

Class Try

Jellyable --+        
            |        
 Serializable --+    
                |    
    Referenceable --+
                    |
                   Try


Method Summary
  __init__(self, config)
  announce(self, message)
  cleanup(self, res)
  createJob(self)
  deliverJob(self)
  getopt(self, config_name, options_name, default)
  getStatus(self)
  logErr(self, why)
  printStatus(self)
  remote_buildETAUpdate(self, buildername, build, eta)
  remote_newbuild(self, bs, builderName)
  remote_stepFinished(self, buildername, build, stepname, step, results)
  remote_stepStarted(self, buildername, build, stepname, step)
  run(self)
  statusDone(self)
    Inherited from Referenceable
  jellyFor(self, jellier)
(internal)
  remoteMessageReceived(self, broker, message, args, kw)
A remote message has been received.
    Inherited from Serializable
  processUniqueID(self)
Return an ID which uniquely represents this object for this process.
    Inherited from Jellyable
  getStateFor(self, jellier)

Class Variable Summary
NoneType buildsetStatus = None                                                                  
bool quiet = False
    Inherited from Referenceable
Implements __implemented__ = <implementedBy twisted.spread.flavors....
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
NoneType perspective = None                                                                  
    Inherited from Jellyable
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...

Class Variable Details

buildsetStatus

Type:
NoneType
Value:
None                                                                  

quiet

Type:
bool
Value:
False                                                                  

Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 http://epydoc.sf.net