Class PushingToQueue<T>

Event fired before an item is pushed to the queue.

Type Parameters

Hierarchy

  • PushingToQueue

Implements

Constructors

Properties

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