public class CifsTransfer extends jenkins.plugins.publish_over.BPTransfer
jenkins.plugins.publish_over.BPTransfer.TransferState
Constructor and Description |
---|
CifsTransfer(String sourceFiles,
String excludes,
String remoteDirectory,
String removePrefix,
boolean remoteDirectorySDF,
boolean flatten,
boolean cleanRemote,
boolean noDefaultExcludes,
boolean makeEmptyDirs,
String patternSeparator) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
addToEquals, addToHashCode, addToToString, getExcludes, getPatternSeparator, getRemoteDirectory, getRemovePrefix, getSourceFiles, getSourceFiles, hasConfiguredSourceFiles, isCleanRemote, isFlatten, isMakeEmptyDirs, isNoDefaultExcludes, isRemoteDirectorySDF, transfer, transfer, transferFile
public boolean equals(Object that)
equals
in class jenkins.plugins.publish_over.BPTransfer
public int hashCode()
hashCode
in class jenkins.plugins.publish_over.BPTransfer
public String toString()
toString
in class jenkins.plugins.publish_over.BPTransfer
Copyright © 2016–2020. All rights reserved.