Xentara v1.2
User Manual
|
An execution track represents a group of timers and events, whose pipelines are always executed one after the other, and are never allowed to overlap.
It is rarely necessary to access an execution track. Nonetheless, execution tracks have the following members:
key | The execution track’s primary key. |
name | The execution track’s name. The name is the last component of the primary key. |
UUID | The unique UUID of the execution track. |
To refer to a member, use its primary key. The primary key of the UUID attribute of an execution track called “My.Execution.Track” is “My.Execution.Track.UUID”.