Package | Description |
---|---|
flux |
File Orchestration Solutions for Banking and Finance
|
flux.file |
File triggers and actions
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProcessAction
Executes a native process or command line program.
|
interface |
SigarAction
Generate system information created from the SIGAR library,
|
Modifier and Type | Interface and Description |
---|---|
interface |
FileCopyAction
Copies a group of source files and directories to a group of targets.
|
interface |
FileDeleteAction
Deletes a group of files and directories.
|
interface |
FileExistTrigger
Fires when specified files exist.
|
interface |
FileModifiedTrigger
Fires when specified files and directories are modified.
|
interface |
FileMoveAction
Moves (renames) a group of source files and directories to a group of
targets.
|
interface |
FileNotExistTrigger
Fires when specified files and directories do not exist.
|
interface |
FileRenameAction
The exact same behavior as FileMoveAction.
|
© 2000-2025 Flux Corporation. All rights reserved.