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