Uses of Class
jetbrains.buildServer.notification.NotificationEvent
-
Packages that use NotificationEvent Package Description jetbrains.buildServer.notification -
-
Uses of NotificationEvent in jetbrains.buildServer.notification
Methods in jetbrains.buildServer.notification that return NotificationEvent Modifier and Type Method Description NotificationEventNotificationContext. getEventType()Returns current event type.static NotificationEventNotificationEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationEvent[]NotificationEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-