| Interface | Description |
|---|---|
| FileAttributes |
Canonical representation of a file's metadata attributes.
|
| FileSystem |
Represents an abstract file system and the operations which can be performed on it.
|
| Class | Description |
|---|---|
| AbstractFileAttributes |
Base class for implementations of
FileAttributes |
| AbstractFileSystem |
Base class for implementations of
FileSystem |
| BaseFileSystemOperations |
Basic set of operations and templates for extensions which perform operations over a generic file system
|
| FileConnectorConfig |
Generic contract for a config of a connector which operates over a
FileSystem |
| FileDisplayConstants |
Utility class to hold all the common constants between File related extensions for UI enhancement
|
| FileSystemProvider<T extends FileSystem> |
Base class for a
ConnectionProvider which provides instances of
FileSystem |
| Enum | Description |
|---|---|
| FileWriteMode |
List different strategies regarding how to write new files
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.