Interface: EventWithContext<T>
Ensure all events store the context in the same place
Extended by
EventAuthenticationGetMe
EventAuthenticationLogout
EventAuthenticationLogin
EventInvitationSent
EventInvitationRemoved
EventInvitationAnswered
EventOAuthToken
EventStoreAction
EventStoreWebCreate
EventStoreWebGet
EventStoreWebGetNotFound
EventStoreWebUpdate
EventStoreWebDelete
Type parameters
• T extends OperationContext
= OperationContext
Properties
context
context:
T