| Interface | Description |
|---|---|
| EventedFileAttributes |
A specialization of
FileAttributes which is associated to a FileEventType. |
| Class | Description |
|---|---|
| DeletedFileAttributes |
A specialized version of
ListenerFileAttributes which is always associated to a FileEventType.DELETE event. |
| ListenerFileAttributes |
A specialization of
LocalFileAttributes which also implements EventedFileAttributes |
| LocalFileAttributes |
Implementation of
FileAttributes for files obtained from a local file system. |
| LocalFilePredicateBuilder |
A specialization of
FilePredicateBuilder used to do assertions on files stored on a local file system. |
| Enum | Description |
|---|---|
| FileEventType |
Enumerates types of events which can occur on a file
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.