Package | Description |
---|---|
flux.file |
File triggers and actions
|
fluximpl.file | |
fluximpl.file.pgp | |
fluximpl.file.pgp.decrypt | |
fluximpl.file.pgp.encrypt |
Modifier and Type | Interface and Description |
---|---|
interface |
FileCopyAction
Copies a group of source files and directories to a group of targets.
|
interface |
FileMoveAction
Moves (renames) a group of source files and directories to a group of
targets.
|
interface |
FileRenameAction
The exact same behavior as FileMoveAction.
|
Modifier and Type | Class and Description |
---|---|
class |
FileDecryptPgpAction
Decrypts a set of PGP-encrypted files.
|
class |
FileEncryptPgpAction
Encrypts a set of files using PGP encryption.
|
Modifier and Type | Class and Description |
---|---|
class |
fluximpl.file.AbstractRenamableDoubleFileParameter |
Modifier and Type | Class and Description |
---|---|
class |
fluximpl.file.pgp.AbstractPgpAction |
Modifier and Type | Class and Description |
---|---|
class |
fluximpl.file.pgp.decrypt.FileDecryptPgpActionImpl |
Modifier and Type | Class and Description |
---|---|
class |
fluximpl.file.pgp.encrypt.FileEncryptPgpActionImpl |
© 2000-2025 Flux Corporation. All rights reserved.