Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification.Notification
-
Packages that use Notification Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification -
-
Uses of Notification in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification
Subclasses of Notification in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.notification Modifier and Type Class Description 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.
-