Package | Description |
---|---|
com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.actions.manual |
Modifier and Type | Method and Description |
---|---|
ManualTriggerAction.HighLow |
ManualTriggerAction.Approval.getApprovals(net.sf.json.JSONObject res)
Deprecated.
|
ManualTriggerAction.HighLow |
ManualTriggerAction.Approval.getApprovals(net.sf.json.JSONObject res,
int patchSetNumber)
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)
Deprecated.
|
ManualTriggerAction.HighLow |
ManualTriggerAction.getCodeReview(net.sf.json.JSONObject res,
int patchSetNumber)
Finds the highest and lowest code review vote for the provided patch set.
|
ManualTriggerAction.HighLow |
ManualTriggerAction.getVerified(net.sf.json.JSONObject res)
Deprecated.
|
ManualTriggerAction.HighLow |
ManualTriggerAction.getVerified(net.sf.json.JSONObject res,
int patchSetNumber)
Finds the lowest and highest verified vote for the provided patch set.
|
Copyright © 2004-2016. All Rights Reserved.