| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
         base.StatusReceiver --+    
                               |    
twisted.spread.pb.Avatar --+   |    
                           |   |    
   pbutil.NewCredPerspective --+    
                               |    
  base.StatusReceiverPerspective --+
                                   |
                                  StatusClientPerspective
| Instance Methods | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        subscribed = Nonehash(x)  | 
  |
        client = Nonehash(x)  | 
  |
| 
     Inherited from   | 
  |
| Method Details | 
  
 
  | 
  
 
  | 
  
 The remote client wishes to subscribe to some set of events. 'target' will be sent remote messages when these events happen. 'mode' indicates which events are desired: it is a string with one of the following values: 'builders': builderAdded, builderRemoved 'builds': those plus builderChangedState, buildStarted, buildFinished 'steps': all those plus buildETAUpdate, stepStarted, stepFinished 'logs': all those plus stepETAUpdate, logStarted, logFinished 'full': all those plus logChunk (with the log contents) Messages are defined by buildbot.interfaces.IStatusReceiver . 'interval' is used to specify how frequently ETAUpdate messages should be sent. Raising or lowering the subscription level will take effect starting with the next build or step.  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
  
 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:27 2011 | http://epydoc.sourceforge.net |