JobEventAssigned OBJECT

An event created when the dispatcher assigns the job to an agent

Fields

actorJobEventActor!

The actor that caused this event to occur

assignedAgentAgent

The agent the job was assigned to

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