NewResourceSerializedEvent
Hierarchy
- SerializationEvent<ResourceSerializedOutput>
- NewResourceSerializedEvent
Index
Constructors
constructor
Parameters
optionalname: string
optionalpayload: ResourceSerializedOutput
Returns NewResourceSerializedEvent
Properties
readonlyinheritedheader
Type declaration
timestamp: number
readonlyinheritedname
readonlyinheritedpayload
Methods
staticregistrar
The
registrar()
method is explicitly called by the EventSource decorator for a method to enhance that method to auto-emit events.Parameters
eventService: EventService
descriptor: PropertyDescriptor
Returns void
This event is emitted when new resources are serialized to an output.
Events/Serialization
The Event instance.