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, transferFilepublic boolean equals(Object that)
equals in class jenkins.plugins.publish_over.BPTransferpublic int hashCode()
hashCode in class jenkins.plugins.publish_over.BPTransferpublic String toString()
toString in class jenkins.plugins.publish_over.BPTransferCopyright © 2016–2020. All rights reserved.