Package | Description |
---|---|
org.waarp.common.filemonitor |
This package would like to propose a JSE 6 compatible way to scan a directory
for new, deleted and changed
files, in order to allow some functions like pooling a directory before
actions.
|
Modifier and Type | Field and Description |
---|---|
FileMonitor.Status |
FileMonitor.FileItem.status |
Modifier and Type | Method and Description |
---|---|
static FileMonitor.Status |
FileMonitor.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileMonitor.Status[] |
FileMonitor.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.