Uses of Class
jenkins.plugins.publish_over_ftp.BapFtpRetry

Packages that use BapFtpRetry
jenkins.plugins.publish_over_ftp   
 

Uses of BapFtpRetry in jenkins.plugins.publish_over_ftp
 

Methods in jenkins.plugins.publish_over_ftp that return BapFtpRetry
 BapFtpRetry BapFtpPublisher.getRetry()
           
 

Constructors in jenkins.plugins.publish_over_ftp with parameters of type BapFtpRetry
BapFtpPublisher(java.lang.String configName, boolean verbose, java.util.ArrayList<BapFtpTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, BapFtpRetry retry, BapFtpPublisherLabel label)
           
 



Copyright © 2011. All Rights Reserved.