public final class SftpListCommand extends SftpCommand implements org.mule.extension.file.common.api.command.ListCommand
SftpCommand which implements the ListCommand contractclient| Constructor and Description |
|---|
SftpListCommand(SftpFileSystem fileSystem,
SftpClient client) |
| Modifier and Type | Method and Description |
|---|---|
List<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,org.mule.extension.file.common.api.FileAttributes>> |
list(org.mule.extension.file.common.api.FileConnectorConfig config,
String directoryPath,
boolean recursive,
org.mule.runtime.api.metadata.MediaType mediaType,
Predicate<org.mule.extension.file.common.api.FileAttributes> matcher) |
doMkDirs, doRename, getCurrentWorkingDirectory, getFile, tryChangeWorkingDirectorychangeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, exists, getBasePath, getExistingFile, getFile, renamepublic SftpListCommand(SftpFileSystem fileSystem, SftpClient client)
public List<org.mule.runtime.extension.api.runtime.operation.Result<InputStream,org.mule.extension.file.common.api.FileAttributes>> list(org.mule.extension.file.common.api.FileConnectorConfig config, String directoryPath, boolean recursive, org.mule.runtime.api.metadata.MediaType mediaType, Predicate<org.mule.extension.file.common.api.FileAttributes> matcher)
list in interface org.mule.extension.file.common.api.command.ListCommandCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.