public interface EventedFileAttributes
extends org.mule.extension.file.common.api.FileAttributes
FileAttributes which is associated to a FileEventType.
Because a FileAttributes is a snapshot of a file's attributes at a specific point of time, the purpose of this class is
to associate such state to a particular event type which took it into that state
| Modifier and Type | Method and Description |
|---|---|
String |
getEventType() |
String getEventType()
FileEventType upon which this instance was createdCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.