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

Class Try

source code

 twisted.spread.jelly.Jellyable --+        
                                  |        
twisted.spread.flavors.Serializable --+    
                                      |    
   twisted.spread.flavors.Referenceable --+
                                          |
                                         Try

Instance Methods
 
__init__(self, config) source code
 
getopt(self, config_name, default=None) source code
 
createJob(self) source code
 
fakeDeliverJob(self) source code
 
deliverJob(self) source code
 
getStatus(self) source code
 
remote_newbuild(self, bs, builderName) source code
 
remote_stepStarted(self, buildername, build, stepname, step) source code
 
remote_stepFinished(self, buildername, build, stepname, step, results) source code
 
remote_buildETAUpdate(self, buildername, build, eta) source code
 
printStatus(self) source code
 
statusDone(self) source code
 
getAvailableBuilderNames(self) source code
 
announce(self, message) source code
 
run(self) source code
 
logErr(self, why) source code
 
cleanup(self, res=None) source code

Inherited from twisted.spread.flavors.Referenceable: __provides__, jellyFor, remoteMessageReceived

Inherited from twisted.spread.flavors.Serializable: processUniqueID

Inherited from twisted.spread.jelly.Jellyable: __providedBy__, getStateFor

Class Variables
  buildsetStatus = None
hash(x)
  quiet = False
  printloop = False

Inherited from twisted.spread.flavors.Referenceable: __implemented__, perspective