Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessedEvent

Hierarchy

  • ProcessedEvent

Index

Properties

Optional actors

actors: Array<EventActor>

All of the users that were associtated with this event and their role.

Optional allowedChannels

allowedChannels: string

Optional artifactUri

artifactUri: string

Optional deliveryIdentities

deliveryIdentities: ProcessingIdentities

Optional evaluations

evaluations: object

Evaluations for each user

Type declaration

Optional eventId

eventId: number

Optional exclusions

exclusions: Array<EventActor>

Which members were excluded from evaluation (only applies to ActorMatcher subscriptions)

Optional inclusions

inclusions: Array<EventActor>

Which members were included for evaluation (only applies to ActorMatcher subscriptions)

Optional notifications

notifications: Array<GeneratedNotification>

Generated using TypeDoc