Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritNotifier
-
Packages that use GerritNotifier Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier -
-
Uses of GerritNotifier in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier that return GerritNotifier Modifier and Type Method Description GerritNotifier
GerritNotifierFactory. createGerritNotifier(IGerritHudsonTriggerConfig config, com.sonymobile.tools.gerrit.gerritevents.GerritCmdRunner cmdRunner)
Factory method for creating a GerritNotifier.GerritNotifier
GerritNotifierFactory. createGerritNotifier(com.sonymobile.tools.gerrit.gerritevents.GerritCmdRunner cmdRunner, String serverName)
Factory method for creating a GerritNotifier.
-