Xentara v2.0.3
User Manual
Execution Pipelines

An execution pipeline represents a series of tasks executed one after the other in response to an event or timer.

See also
Scheduling Tasks

Accessing Execution Pipelines

It is rarely necessary to access an execution pipeline. Nonetheless, execution tracks have the following members:

Attributes
keyThe pipeline’s primary key.
nameThe pipeline’s name. The name is the last component of the primary key.
UUIDThe unique UUID of the pipeline.
typeThe pipeline’s element type. For execution pipelines, this is always “execution pipeline”.
categoryThe pipeline’s category. For execution pipelines, this is always “execution pipeline”.