次の方法で共有


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[]

プロパティ値