Class PushedToQueue<T>

Event fired after an item is pushed to the queue.

Type Parameters

Hierarchy

  • PushedToQueue

Implements

Constructors

Properties

eventName: "@extollo/lib.PushedToQueue" = '@extollo/lib.PushedToQueue'
eventUuid: string = ...
item: T
queueName: string
shouldBroadcast: true = true