Skip to content

"Watch File System" Activator

olitank edited this page Nov 28, 2025 · 2 revisions

Enables the plan to activate for each change detected in a directory.

Enabled

Enables/disables the activator.

General

Directory

Corresponds to the main directory to monitor.

Watch Sub-Directories Recursively

Indicates whether the entire sub-directory hierarchy is monitored or not.

Resource Kind

Allows to select the type of resource (file and/or directory) that triggers events.

Advanced

Events

Allows to enable/disable the different triggering events.

(Plan Input)

creationEvent

Boolean indicating whether the activation is due to resource creation.

deletionEvent

Boolean indicating whether the activation is due to resource deletion.

modificationEvent

Boolean indicating whether the activation is due to resource modification.

overflowEvent

Boolean indicating whether the activation is due to the suppression of more significant events.

path

Corresponds to the path to the resource that triggered the activation.

resourceKind

Corresponds to the type of resource (file or directory) that triggered the activation.

Clone this wiki locally