EventNotificationNotificationType class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- allWatchers → const EventNotificationNotificationType
- componentLead → const EventNotificationNotificationType
- currentAssignee → const EventNotificationNotificationType
- currentUser → const EventNotificationNotificationType
- emailAddress → const EventNotificationNotificationType
- group → const EventNotificationNotificationType
- groupCustomField → const EventNotificationNotificationType
- projectLead → const EventNotificationNotificationType
- projectRole → const EventNotificationNotificationType
- reporter → const EventNotificationNotificationType
- user → const EventNotificationNotificationType
- userCustomField → const EventNotificationNotificationType
-
values
→ const List<
EventNotificationNotificationType>