Uses of Class
jenkins.plugins.publish_over_ftp.BapFtpRetry
-
Packages that use BapFtpRetry Package Description jenkins.plugins.publish_over_ftp -
-
Uses of BapFtpRetry in jenkins.plugins.publish_over_ftp
Methods in jenkins.plugins.publish_over_ftp that return BapFtpRetry Modifier and Type Method Description BapFtpRetry
BapFtpPublisher. getFtpRetry()
Constructors in jenkins.plugins.publish_over_ftp with parameters of type BapFtpRetry Constructor Description BapFtpPublisher(String configName, boolean verbose, ArrayList<BapFtpTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, BapFtpRetry ftpRetry, BapFtpPublisherLabel ftpLabel, BapFtpCredentials ftpCredentials)
-