|
Extract And Move Method protected doSafePollSubDirectory(absolutePath String, dirName String, fileList List<GenericFile<T>>, depth int) : boolean extracted from protected pollSubDirectory(absolutePath String, dirName String, fileList List<GenericFile<ChannelSftp.LsEntry>>, depth int) : boolean in class org.apache.camel.component.file.remote.SftpConsumer & moved to class org.apache.camel.component.file.remote.RemoteFileConsumer |
From |
To |
|
Extract And Move Method protected doSafePollSubDirectory(absolutePath String, dirName String, fileList List<GenericFile<T>>, depth int) : boolean extracted from protected pollSubDirectory(absolutePath String, dirName String, fileList List<GenericFile<FTPFile>>, depth int) : boolean in class org.apache.camel.component.file.remote.FtpConsumer & moved to class org.apache.camel.component.file.remote.RemoteFileConsumer |
From |
To |