Uses of Interface
jetbrains.buildServer.notification.WatchedBuildsEx
-
Packages that use WatchedBuildsEx Package Description jetbrains.buildServer.notification.impl -
-
Uses of WatchedBuildsEx in jetbrains.buildServer.notification.impl
Classes in jetbrains.buildServer.notification.impl that implement WatchedBuildsEx Modifier and Type Class Description classWatchedBuildsImplMethods in jetbrains.buildServer.notification.impl that return WatchedBuildsEx Modifier and Type Method Description WatchedBuildsExNotificationRuleImpl. getWatchedBuilds()Methods in jetbrains.buildServer.notification.impl with parameters of type WatchedBuildsEx Modifier and Type Method Description voidNotificationRuleImpl. setWatchedBuilds(WatchedBuildsEx watchedBuilds)Constructors in jetbrains.buildServer.notification.impl with parameters of type WatchedBuildsEx Constructor Description NotificationRuleImpl(WatchedBuildsEx watchedBuilds, Collection<NotificationRule.Event> events)
-