Event Store

Event Store API: Stores, organises, and tracks events.

eventstore.events

Available events that can be triggered or performed.

eventstore.store

Store zero or more events.

eventstore.remove

Remove an event.

eventstore.history

Event history.

Description

Event Store is the storage of the Scheduler. All events are stored in Event Store.

Use the Event Store to add and remove events. Event history is available for recently triggered or performed events.

Changes to the contents of the Event Store will be reflected in the Scheduler and other Scheduler objects.