共用方式為


ProcessedEvent interface

屬性

actors

與此事件相關聯的所有使用者及其角色。

allowedChannels
artifactUri
deliveryIdentities
evaluations

每個使用者的評估

eventId
exclusions

哪些成員已從評估中排除 (僅適用於 ActorMatcher 訂閱)

inclusions

哪些成員已納入評估 (僅適用於 ActorMatcher 訂閱)

notifications

屬性詳細資料

actors

與此事件相關聯的所有使用者及其角色。

actors: EventActor[]

屬性值

allowedChannels

allowedChannels: string

屬性值

string

artifactUri

artifactUri: string

屬性值

string

deliveryIdentities

deliveryIdentities: ProcessingIdentities

屬性值

evaluations

每個使用者的評估

evaluations: {[key: string]: SubscriptionEvaluation}

屬性值

{[key: string]: SubscriptionEvaluation}

eventId

eventId: number

屬性值

number

exclusions

哪些成員已從評估中排除 (僅適用於 ActorMatcher 訂閱)

exclusions: EventActor[]

屬性值

inclusions

哪些成員已納入評估 (僅適用於 ActorMatcher 訂閱)

inclusions: EventActor[]

屬性值

notifications

notifications: GeneratedNotification[]

屬性值