Package buildbot :: Package status :: Module client :: Class RemoteBuildStep
[frames] | no frames]

Class RemoteBuildStep

source code

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

Instance Methods
 
__init__(self, step) source code
 
remote_getName(self) source code
 
remote_getBuild(self) source code
 
remote_getTimes(self) source code
 
remote_getExpectations(self) source code
 
remote_getLogs(self) source code
 
remote_isFinished(self) source code
 
remote_waitUntilFinished(self) source code
 
remote_getETA(self) source code
 
remote_getText(self) source code
 
remote_getResults(self) 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

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