Uses of Interface
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification.INotification
-
Packages that use INotification Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification -
-
Uses of INotification in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification
Classes in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification that implement INotification Modifier and Type Class Description class
Notification
Abstract class for Notification send to Gerrit.class
NotificationBuildCompleted
Wrapper for the Commands and Notifications send to gerrit if build is completed.class
NotificationBuildStarted
Wrapper for the Commands and Notifications send to gerrit if a build starts.
-