public class FtpConsumerConfiguration extends ScheduledConsumerConfiguration
| Constructor and Description |
|---|
FtpConsumerConfiguration() |
getCronExpression, getTimezone, isEager, isIgnoreMisfire, setCronExpression, setEager, setIgnoreMisfire, setTimezonepublic void validate()
throws javax.resource.spi.InvalidPropertyException
javax.resource.spi.InvalidPropertyException - if combination of configured properties is invalidpublic String getSourceDirectory()
public void setSourceDirectory(String sourceDirectory)
sourceDirectory - the sourceDirectory to setpublic String getFilenamePattern()
public void setFilenamePattern(String filenamePattern)
filenamePattern - the filenamePattern to setpublic DirectoryURLFactory getSourceDirectoryURLFactory()
public void setSourceDirectoryURLFactory(DirectoryURLFactory sourceDirectoryURLFactory)
sourceDirectoryURLFactory - the sourceDirectoryURLFactory to setpublic Boolean getFilterDuplicates()
public void setFilterDuplicates(Boolean filterDuplicates)
filterDuplicates - the filterDuplicates to setpublic Boolean getFilterOnFilename()
public void setFilterOnFilename(Boolean filterOnFilename)
filterOnFilename - the filterOnFilename to setpublic Boolean getFilterOnLastModifiedDate()
public void setFilterOnLastModifiedDate(Boolean filterOnLastModifiedDate)
filterOnLastModifiedDate - the filterOnLastModifiedDate to setpublic Boolean getRenameOnSuccess()
public void setRenameOnSuccess(Boolean renameOnSuccess)
renameOnSuccess - the renameOnSuccess to setpublic String getRenameOnSuccessExtension()
public void setRenameOnSuccessExtension(String renameOnSuccessExtension)
renameOnSuccessExtension - the renameOnSuccessExtension to setpublic Boolean getMoveOnSuccess()
public void setMoveOnSuccess(Boolean moveOnSuccess)
moveOnSuccess - the moveOnSuccess to setpublic String getMoveOnSuccessNewPath()
public void setMoveOnSuccessNewPath(String moveOnSuccessNewPath)
moveOnSuccessNewPath - the moveOnSuccessNewPath to setpublic Boolean getChronological()
public void setChronological(Boolean chronological)
chronological - the chronological to setpublic Boolean getChunking()
public void setChunking(Boolean chunking)
chunking - the chunking to setpublic Boolean getIsRecursive()
public void setIsRecursive(Boolean isRecursive)
isRecursive - the isRecursive to setpublic Integer getChunkSize()
public void setChunkSize(Integer chunkSize)
chunkSize - the chunkSize to setpublic Boolean getChecksum()
public void setChecksum(Boolean checksum)
checksum - the checksum to setpublic Long getMinAge()
public void setMinAge(Long minAge)
minAge - the minAge to setpublic Boolean getDestructive()
public void setDestructive(Boolean destructive)
destructive - the destructive to setpublic Integer getMaxRows()
public void setMaxRows(Integer maxRows)
maxRows - the maxRows to setpublic Integer getAgeOfFiles()
public void setAgeOfFiles(Integer ageOfFiles)
ageOfFiles - the ageOfFiles to setpublic 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 getRemotePort()
public void setRemotePort(Integer remotePort)
remotePort - the remotePort to setpublic Integer getMaxRetryAttempts()
public void setMaxRetryAttempts(Integer maxRetryAttempts)
maxRetryAttempts - the maxRetryAttempts 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 Boolean getActive()
public void setActive(Boolean active)
active - the active 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 void setSystemKey(String systemKey)
systemKey - the systemKey to setpublic String getSystemKey()
public Boolean getIsFTPS()
public void setIsFTPS(Boolean isFTPS)
public Integer getFtpsPort()
public void setFtpsPort(Integer ftpsPort)
public String getFtpsProtocol()
public void setFtpsProtocol(String ftpsProtocol)
public Boolean getFtpsIsImplicit()
public void setFtpsIsImplicit(Boolean ftpsIsImplicit)
public String getFtpsKeyStoreFilePath()
public void setFtpsKeyStoreFilePath(String ftpsKeyStoreFilePath)
public String getFtpsKeyStoreFilePassword()
public void setFtpsKeyStoreFilePassword(String ftpsKeyStoreFilePassword)
public String getPasswordFilePath()
public void setPasswordFilePath(String passwordFilePath)
passwordFilePath - the passwordFilePath to setCopyright © 2007-2017 Ikasan. All Rights Reserved.