Uses of Class
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual.ManualTriggerAction.HighLow

Packages that use ManualTriggerAction.HighLow
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual   
 

Uses of ManualTriggerAction.HighLow in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual
 

Methods in com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual that return ManualTriggerAction.HighLow
 ManualTriggerAction.HighLow ManualTriggerAction.Approval.getApprovals(net.sf.json.JSONObject res)
          Finds the highest and lowest approval value of the approval's type for the specified change.
 ManualTriggerAction.HighLow ManualTriggerAction.getCodeReview(net.sf.json.JSONObject res)
          Finds the highest and lowest code review vote for the provided patch set.
 ManualTriggerAction.HighLow ManualTriggerAction.getVerified(net.sf.json.JSONObject res)
          Finds the lowest and highest verified vote for the provided patch set.
 



Copyright © 2004-2014. All Rights Reserved.