| Package | Description |
|---|---|
| com.sonyericsson.hudson.plugins.gerrit.gerritevents.dto.events |
| Modifier and Type | Field and Description |
|---|---|
protected PatchSet |
ChangeBasedEvent.patchSet
Refers to a specific patchset within a change.
|
| Modifier and Type | Method and Description |
|---|---|
PatchSet |
ChangeBasedEvent.getPatchSet()
The patchSet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeBasedEvent.setPatchset(PatchSet patchset)
The patchSet.
|
Copyright © 2004-2015 Hudson. All Rights Reserved.