| Package | Description |
|---|---|
| flux.file |
File triggers and actions
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SingleFileCriteria
Specifies a target zip file in a File Zip Action.
|
| Modifier and Type | Method and Description |
|---|---|
TargetFileCriteria |
FileFactory.makeTargetFileCriteria()
Makes a new TargetFileCriteria.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TargetFileCriteria> |
DoubleFileParameter.getTargets()
The set of target directories that receive files at the end of a file operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleFileParameter.addTarget(TargetFileCriteria target)
Accepts a set of target directories that receive files at the end of a file operation.
|
© 2000-2025 Flux Corporation. All rights reserved.