Uses of Class
jenkins.plugins.publish_over_ssh.BapSshRetry

Packages that use BapSshRetry
jenkins.plugins.publish_over_ssh   
 

Uses of BapSshRetry in jenkins.plugins.publish_over_ssh
 

Methods in jenkins.plugins.publish_over_ssh that return BapSshRetry
 BapSshRetry BapSshPublisher.getRetry()
           
 

Constructors in jenkins.plugins.publish_over_ssh with parameters of type BapSshRetry
BapSshPublisher(java.lang.String configName, boolean verbose, java.util.ArrayList<BapSshTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, BapSshRetry retry, BapSshPublisherLabel label)
           
 



Copyright © 2011. All Rights Reserved.