| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events |
| Modifier and Type | Method and Description |
|---|---|
List<Approval> |
CommentAdded.getApprovals()
Get the code review approvals associated with this Gerrit comment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAdded.setApprovals(List<Approval> approvals)
Set the code review approvals for this event.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.