Uses of Class
jetbrains.buildServer.serverSide.versioning.converters.NotificationRulesConverter.NewEvent
-
Packages that use NotificationRulesConverter.NewEvent Package Description jetbrains.buildServer.serverSide.versioning.converters -
-
Uses of NotificationRulesConverter.NewEvent in jetbrains.buildServer.serverSide.versioning.converters
Methods in jetbrains.buildServer.serverSide.versioning.converters that return NotificationRulesConverter.NewEvent Modifier and Type Method Description static NotificationRulesConverter.NewEventNotificationRulesConverter.NewEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static NotificationRulesConverter.NewEvent[]NotificationRulesConverter.NewEvent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-