Package | Description |
---|---|
org.eclipse.scada.ca.updater |
Modifier and Type | Method and Description |
---|---|
static DirectoryScanner.FailMode |
DirectoryScanner.FailMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryScanner.FailMode[] |
DirectoryScanner.FailMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Updater.loadDirectory(Path dir,
int depth,
DirectoryScanner.FailMode failMode)
Load all files from a local directory as
|
Constructor and Description |
---|
DirectoryScanner(Path path,
int depth,
DirectoryScanner.FailMode failMode) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.