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.
|