public class SftpSystemMarkerFilePresentFileListFilter
extends org.springframework.integration.file.filters.AbstractMarkerFilePresentFileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>
AbstractMarkerFilePresentFileListFilter.| Constructor and Description |
|---|
SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter) |
SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter,
java.util.function.Function<java.lang.String,java.lang.String> function) |
SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter,
java.lang.String suffix) |
SftpSystemMarkerFilePresentFileListFilter(java.util.Map<org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>,java.util.function.Function<java.lang.String,java.lang.String>> filtersAndFunctions) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFilename(com.jcraft.jsch.ChannelSftp.LsEntry file) |
defaultFileNameFunction, filterFilespublic SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter)
public SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter,
java.lang.String suffix)
public SftpSystemMarkerFilePresentFileListFilter(org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry> filter,
java.util.function.Function<java.lang.String,java.lang.String> function)
public SftpSystemMarkerFilePresentFileListFilter(java.util.Map<org.springframework.integration.file.filters.FileListFilter<com.jcraft.jsch.ChannelSftp.LsEntry>,java.util.function.Function<java.lang.String,java.lang.String>> filtersAndFunctions)