Uses of Class
jenkins.plugins.publish_over_ftp.BapFtpTransfer

Uses of BapFtpTransfer in jenkins.plugins.publish_over_ftp
 

Methods in jenkins.plugins.publish_over_ftp with parameters of type BapFtpTransfer
 void BapFtpClient.beginTransfers(BapFtpTransfer transfer)
           
 void BapFtpClient.transferFile(BapFtpTransfer client, hudson.FilePath filePath, java.io.InputStream content)
           
 

Constructor parameters in jenkins.plugins.publish_over_ftp with type arguments of type BapFtpTransfer
BapFtpPublisher(java.lang.String configName, boolean verbose, java.util.ArrayList<BapFtpTransfer> transfers)
           
BapFtpPublisher(java.lang.String configName, boolean verbose, java.util.ArrayList<BapFtpTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp)
           
 



Copyright © 2011. All Rights Reserved.