Uses of Class
jenkins.plugins.publish_over_ssh.BapSshCredentials
-
Uses of BapSshCredentials in jenkins.plugins.publish_over_ssh
Modifier and TypeMethodDescriptionprotected org.apache.commons.lang.builder.EqualsBuilder
BapSshCredentials.addToEquals
(org.apache.commons.lang.builder.EqualsBuilder builder, BapSshCredentials that) ModifierConstructorDescriptionBapSshPublisher
(String configName, boolean verbose, ArrayList<BapSshTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, BapSshRetry sshRetry, BapSshPublisherLabel sshLabel, BapSshCredentials sshCredentials)