|
|||||||||
| 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.BapTransfer
jenkins.plugins.publish_over_ftp.BapFtpTransfer
public class BapFtpTransfer
| Nested Class Summary | |
|---|---|
static class |
BapFtpTransfer.DescriptorImpl
|
| Constructor Summary | |
|---|---|
BapFtpTransfer(java.lang.String sourceFiles,
java.lang.String excludes,
java.lang.String remoteDirectory,
java.lang.String removePrefix,
boolean asciiMode,
boolean remoteDirectorySDF,
boolean flatten,
boolean cleanRemote)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object that)
|
BapFtpTransfer.DescriptorImpl |
getDescriptor()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class jenkins.plugins.publish_over_ftp.BapTransfer |
|---|
isAsciiMode, setAsciiMode |
| Methods inherited from class jenkins.plugins.publish_over.BPTransfer |
|---|
addToEquals, addToHashCode, addToToString, canUseExcludes, createEqualsBuilder, createHashCodeBuilder, getExcludes, getRemoteDirectory, getRemovePrefix, getSourceFiles, getSourceFiles, hasConfiguredSourceFiles, isCleanRemote, isFlatten, isRemoteDirectorySDF, setCleanRemote, setExcludes, 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 excludes,
java.lang.String remoteDirectory,
java.lang.String removePrefix,
boolean asciiMode,
boolean remoteDirectorySDF,
boolean flatten,
boolean cleanRemote)
| Method Detail |
|---|
public BapFtpTransfer.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<BapFtpTransfer>public boolean equals(java.lang.Object that)
equals in class BapTransferpublic int hashCode()
hashCode in class BapTransferpublic java.lang.String toString()
toString in class BapTransfer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||