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