|
Class Summary |
| CopyFileActivity |
The CopyFileActivity allows a modeler to copy a file. |
| CreateChecksumActivity |
The CreateChecksumActivity allows a modeler to generate a CRC-32
checksum for a file. |
| DeleteFileActivity |
The DeleteFileActivity allows a modeler to delete a file or
folder. |
| FileExistsActivity |
The FileExistsActivity allows a modeler to verify whether a file
or directory exists in the filesystem. |
| VerifyChecksumActivity |
The VerifyChecksumActivity allows a modeler to verify the CRC-32
checksum of a file with a provided CRC-32 checksum. |