JobEventGeneric OBJECT

A generic event type that doesn't have any additional meta-information associated with the event

Fields

actorJobEventActor!

The actor that caused this event to occur

idID!

jobJobTypeCommand!

The job that this event belongs to

timestampDateTime!

The time when the event occurred

typeJobEventType!

The type of event

uuidID!

The public UUID for this job event

Interfaces