| Package | Description |
|---|---|
| org.mule.extension.file.api |
| Modifier and Type | Method and Description |
|---|---|
static FileEventType |
FileEventType.of(WatchEvent.Kind kind)
Returns a which is equivalent to the given
kind |
static FileEventType |
FileEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileEventType[] |
FileEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ListenerFileAttributes(Path path,
FileEventType eventType)
Creates a new instance
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.