JobEventReprioritized OBJECT

A job event for when a job's priority has been changed

Fields

actorJobEventActor!

The actor that caused this event to occur

changedPriorityAfterValueInt

The priority value after the change

changedPriorityBeforeValueInt

The priority value before the change

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