|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Approval | |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events | |
| Uses of Approval in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events |
|---|
| Methods in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events that return types with arguments of type Approval | |
|---|---|
List<Approval> |
CommentAdded.getApprovals()
Get the code review approvals associated with this Gerrit comment. |
| Method parameters in com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events with type arguments of type Approval | |
|---|---|
void |
CommentAdded.setApprovals(List<Approval> approvals)
Set the code review approvals for this event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||