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

Class RemoteBuilder

source code

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

Instance Methods
 
__init__(self, builder) source code
 
remote_getName(self) source code
 
remote_getCategory(self) source code
 
remote_getState(self) source code
 
remote_getSlaves(self) source code
 
remote_getLastFinishedBuild(self) source code
 
remote_getCurrentBuilds(self) source code
 
remote_getBuild(self, number) source code
 
remote_getEvent(self, number) 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