Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger

Packages that use GerritTrigger
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier   
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger   
 

Uses of GerritTrigger in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier
 

Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier with parameters of type GerritTrigger
protected  int ParameterExpander.getCodeReviewValue(hudson.model.Result res, GerritTrigger trigger)
          Finds the code review value for the specified build result on the configured trigger.
protected  int ParameterExpander.getVerifiedValue(hudson.model.Result res, GerritTrigger trigger)
          Finds the verified value for the specified build result on the configured trigger.
 

Uses of GerritTrigger in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger
 

Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger that return GerritTrigger
static GerritTrigger GerritTrigger.getTrigger(hudson.model.AbstractProject project)
          Finds the GerritTrigger in a project.
 



Copyright © 2004-2012. All Rights Reserved.