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