Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotificationEventRole

Encapsulates the properties of an event role. An event Role is used for role based subscription for example for a buildCompletedEvent, one role is request by field

Hierarchy

  • NotificationEventRole

Index

Properties

Properties

Optional id

id: string

Gets or sets an Id for that role, this id is used by the event.

Optional name

name: string

Gets or sets the Name for that role, this name is used for UI display.

Optional supportsGroups

supportsGroups: boolean

Gets or sets whether this role can be a group or just an individual user

Generated using TypeDoc