|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjenkins.plugins.publish_over.BPTransfer
jenkins.plugins.publish_over_ftp.BapFtpTransfer
public class BapFtpTransfer
| Constructor Summary | |
|---|---|
BapFtpTransfer(java.lang.String sourceFiles,
java.lang.String remoteDirectory,
java.lang.String removePrefix,
boolean asciiMode,
boolean remoteDirectorySDF,
boolean flatten)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
boolean |
isAsciiMode()
|
void |
setAsciiMode(boolean asciiMode)
|
java.lang.String |
toString()
|
| Methods inherited from class jenkins.plugins.publish_over.BPTransfer |
|---|
addToEquals, addToHashCode, addToToString, createEqualsBuilder, createHashCodeBuilder, getRemoteDirectory, getRemovePrefix, getSourceFiles, getSourceFiles, hasConfiguredSourceFiles, isFlatten, isRemoteDirectorySDF, setFlatten, setRemoteDirectory, setRemoteDirectorySDF, setRemovePrefix, setSourceFiles, transfer, transferFile |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public BapFtpTransfer(java.lang.String sourceFiles,
java.lang.String remoteDirectory,
java.lang.String removePrefix,
boolean asciiMode,
boolean remoteDirectorySDF,
boolean flatten)
| Method Detail |
|---|
public boolean isAsciiMode()
public void setAsciiMode(boolean asciiMode)
public boolean equals(java.lang.Object o)
equals in class jenkins.plugins.publish_over.BPTransferpublic int hashCode()
hashCode in class jenkins.plugins.publish_over.BPTransferpublic java.lang.String toString()
toString in class jenkins.plugins.publish_over.BPTransfer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||