All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doc.transformers.pipeline_system_deleter.html Maven / Gradle / Ivy

The newest version!





pipeline_system_deleter



Transformer documentation: pipeline_system_deleter

Transformer Purpose

Delete resources on the file system. Typically used to clean up temporary files created during Job execution.

Input Requirements

One pathspec of a file or a directory.

Output

Nothing.

On success

The file, or the directory and all its descendants, deleted.

On error

On deletion failure, this transformer will send an error message, but still return true.

Configuration/Customization

Parameters (tdf)

input
path spec of resource to delete
active
Boolean on/off - used to allow users to activate/deactivate deletion.

Extended configurability

None at time of writing

Further development

None at time of writing

Dependencies

Author

Markus Gylling

Licensing

LGPL





© 2015 - 2025 Weber Informatics LLC | Privacy Policy