Uses of Class
jenkins.plugins.publish_over_ssh.BapSshCredentials
Packages that use BapSshCredentials
-
Uses of BapSshCredentials in jenkins.plugins.publish_over_ssh
Methods in jenkins.plugins.publish_over_ssh that return BapSshCredentialsMethods in jenkins.plugins.publish_over_ssh with parameters of type BapSshCredentialsModifier and TypeMethodDescriptionprotected org.apache.commons.lang.builder.EqualsBuilder
BapSshCredentials.addToEquals
(org.apache.commons.lang.builder.EqualsBuilder builder, BapSshCredentials that) Constructors in jenkins.plugins.publish_over_ssh with parameters of type BapSshCredentialsModifierConstructorDescriptionBapSshPublisher
(String configName, boolean verbose, ArrayList<BapSshTransfer> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, BapSshRetry sshRetry, BapSshPublisherLabel sshLabel, BapSshCredentials sshCredentials)