Uses of Class
jetbrains.buildServer.notification.WatchType
-
Packages that use WatchType Package Description jetbrains.buildServer.notification jetbrains.buildServer.notification.impl -
-
Uses of WatchType in jetbrains.buildServer.notification
Methods in jetbrains.buildServer.notification that return WatchType Modifier and Type Method Description WatchType
WatchedBuilds. getWatchType()
Returns type of this watchstatic WatchType
WatchType. valueOf(String name)
Returns the enum constant of this type with the specified name.static WatchType[]
WatchType. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WatchType in jetbrains.buildServer.notification.impl
Methods in jetbrains.buildServer.notification.impl that return WatchType Modifier and Type Method Description WatchType
AbstractNotificationRulesManager.DBWatchType. getMatchingWatchType()
WatchType
WatchedBuildsImpl. getWatchType()
-