public class FtpProducerConfiguration extends Object
| Constructor and Description |
|---|
FtpProducerConfiguration() |
public void setActive(Boolean active)
active - the active to setpublic Boolean getActive()
public String getClientID()
public void setClientID(String clientID)
clientID - the clientID to setpublic Boolean getCleanupJournalOnComplete()
public void setCleanupJournalOnComplete(Boolean cleanupJournalOnComplete)
cleanupJournalOnComplete - the cleanupJournalOnComplete to setpublic String getRemoteHost()
public void setRemoteHost(String remoteHost)
remoteHost - the remoteHost to setpublic Integer getMaxRetryAttempts()
public void setMaxRetryAttempts(Integer maxRetryAttempts)
maxRetryAttempts - the maxRetryAttempts to setpublic Integer getRemotePort()
public void setRemotePort(Integer remotePort)
remotePort - the remotePort to setpublic String getUsername()
public void setUsername(String username)
username - the username to setpublic String getPassword()
public void setPassword(String password)
password - the password to setpublic Integer getConnectionTimeout()
public void setConnectionTimeout(Integer connectionTimeout)
connectionTimeout - the connectionTimeout to setpublic Integer getDataTimeout()
public void setDataTimeout(Integer dataTimeout)
dataTimeout - the dataTimeout to setpublic Integer getSocketTimeout()
public void setSocketTimeout(Integer socketTimeout)
socketTimeout - the socketTimeout to setpublic String getSystemKey()
public void setSystemKey(String systemKey)
systemKey - the systemKey to setpublic String getOutputDirectory()
public void setOutputDirectory(String outputDirectory)
outputDirectory - the outputDirectory to setpublic String getRenameExtension()
public void setRenameExtension(String renameExtension)
renameExtension - the renameExtension to setpublic String getTempFileName()
public void setTempFileName(String tempFileName)
tempFileName - the tempFileName to setpublic Boolean getOverwrite()
public void setOverwrite(Boolean overwrite)
overwrite - the overwrite to setpublic Boolean getUnzip()
public void setUnzip(Boolean unzip)
unzip - the unzip to setpublic Boolean getChecksumDelivered()
public void setChecksumDelivered(Boolean checksumDelivered)
checksumDelivered - the checksumDelivered to setpublic Boolean getCreateParentDirectory()
public void setCreateParentDirectory(Boolean createParentDirectory)
createParentDirectory - the createParentDirectory to setpublic void validate()
Copyright © 2007-2017 Ikasan. All Rights Reserved.