|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetFileCriteria | |
|---|---|
| flux.file | File triggers and actions |
| Uses of TargetFileCriteria in flux.file |
|---|
| Subinterfaces of TargetFileCriteria in flux.file | |
|---|---|
interface |
SingleFileCriteria
Specifies a target zip file in a File Zip Action. |
| Methods in flux.file that return TargetFileCriteria | |
|---|---|
TargetFileCriteria |
FileFactory.makeTargetFileCriteria()
Makes a new TargetFileCriteria. |
| Methods in flux.file that return types with arguments of type TargetFileCriteria | |
|---|---|
java.util.List<TargetFileCriteria> |
DoubleFileParameter.getTargets()
The set of target directories that receive files at the end of a file operation. |
| Methods in flux.file with parameters of type TargetFileCriteria | |
|---|---|
void |
DoubleFileParameter.addTarget(TargetFileCriteria target)
Accepts a set of target directories that receive files at the end of a file operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||