[Index]
    ssh:cascade
    
Run a sequence of SSH Jobs using the same connection.
    
    Property Summary
    
    
      | cascadeOn | 
      The state to continue the cascade on. | 
    
    
      | connection | 
      The Remote Connection. | 
    
    
      | haltOn | 
      The state to halt the cascade on. | 
    
    
      | jobs | 
      The child jobs. | 
    
    
      | name | 
      A name, can be any text. | 
    
    
      | services | 
      Internal property to provide the connection to children. | 
    
    
      | stop | 
      Read only view of the internal stop flag. | 
    
    
    
    Property Detail
    cascadeOn
      
      | Configured By | ATTRIBUTE | 
      | Access | READ_WRITE | 
      | Required | No, defaults to COMPLETE. | 
      
      
The state to continue the cascade on.
      
    connection
      
      | Configured By | ELEMENT | 
      | Access | READ_WRITE | 
      | Required | Yes. | 
      
      
The Remote Connection.
      
    haltOn
      
      | Configured By | ATTRIBUTE | 
      | Access | READ_WRITE | 
      | Required | No, defaults to FAILURE. | 
      
      
The state to halt the cascade on.
      
    jobs
      
      | Configured By | ELEMENT | 
      | Access | WRITE_ONLY | 
      | Required | No, but pointless if missing. | 
      
      
The child jobs.
      
    name
      
      | Configured By | ATTRIBUTE | 
      | Access | READ_WRITE | 
      | Required | No. | 
      
      
A name, can be any text.
      
    services
      
      
Internal property to provide the connection to children.
      
    stop
      
      
Read only view of the internal stop flag. 
 This flag is cleared with a reset.
      
    
    (c) R Gordon Ltd 2005 - Present