Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.GerritMessageProvider
-
Packages that use GerritMessageProvider Package Description com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier -
-
Uses of GerritMessageProvider in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier
Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier that return types with arguments of type GerritMessageProvider Modifier and Type Method Description static List<GerritMessageProvider>
GerritMessageProvider. all()
Method fetching instances of ExtensionPoints implementing GerritMessageProvider.
-