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

Class Try

source code

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

Instance Methods [hide private]
 
__init__(self, config) source code
 
getopt(self, config_name, options_name, default=None) source code
 
createJob(self) source code
 
_createJob_1(self, ss) source code
 
fakeDeliverJob(self) source code
 
deliverJob(self) source code
 
_deliverJob_pb(self, remote) source code
 
_deliverJob_pb2(self, status) source code
 
getStatus(self) source code
 
_getStatus_ssh_1(self, remote) source code
 
_getStatus_1(self, res=None) source code
 
_getStatus_2(self, brs) 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
 
_build_finished(self, bs, builderName) source code
 
_build_finished_2(self, results, bs, builderName) source code
 
_build_finished_3(self, text, builderName) source code
 
printStatus(self) source code
 
statusDone(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: jellyFor, remoteMessageReceived

Inherited from twisted.spread.flavors.Serializable: processUniqueID

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

Class Variables [hide private]
  buildsetStatus = None
hash(x)
  quiet = False

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