| 
       
     | 
      
        
          | __init__(self,
        name,
        password,
        connection,
        hd_image,
        base_image=None,
        xml=None,
        max_builds=None,
        notify_on_missing=[],
        missing_timeout=60*20,
        build_wait_timeout=60*10,
        properties={},
        locks=None) | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
     Inherited from buildslave.AbstractLatentBuildSlave:
      __provides__,
      attached,
      buildStarted,
      detached,
      disconnect,
      insubstantiate,
      sendBuilderList,
      stopService,
      substantiate,
      updateSlave
       
    Inherited from buildslave.AbstractBuildSlave:
      __repr__,
      acquireLocks,
      addSlaveBuilder,
      canStartBuild,
      doKeepalive,
      identity,
      isConnected,
      locksAvailable,
      maybeShutdown,
      messageReceivedFromSlave,
      perspective_keepalive,
      perspective_shutdown,
      recordConnectTime,
      releaseLocks,
      removeSlaveBuilder,
      setBotmaster,
      shutdown,
      startKeepaliveTimer,
      startMissingTimer,
      stopKeepaliveTimer,
      stopMissingTimer,
      update,
      updateLocks,
      updateSlaveStatus
       
    Inherited from twisted.spread.pb.Avatar:
      __providedBy__,
      perspectiveMessageReceived
       
    Inherited from twisted.application.service.MultiService:
      __iter__,
      addService,
      getServiceNamed,
      privilegedStartService,
      removeService,
      startService
       
    Inherited from twisted.application.service.Service:
      __getstate__,
      disownServiceParent,
      setName,
      setServiceParent
       
     |