| Package | Description |
|---|---|
| io.siddhi.extension.io.file.util |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static io.siddhi.core.event.Event |
Util.getFileHandlerEvent(File file,
List<String> fileObjectList,
Status enumStatus) |
Copyright © 2021 WSO2. All rights reserved.