public class RefUpdatedEvent extends RefEvent
Modifier and Type | Field and Description |
---|---|
RefUpdateAttribute |
refUpdate |
AccountAttribute |
submitter |
eventCreatedOn, type
Constructor and Description |
---|
RefUpdatedEvent() |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.Project.NameKey |
getProjectNameKey() |
java.lang.String |
getRefName() |
public AccountAttribute submitter
public RefUpdateAttribute refUpdate
public com.google.gerrit.reviewdb.client.Project.NameKey getProjectNameKey()
getProjectNameKey
in class ProjectEvent
public java.lang.String getRefName()
getRefName
in class RefEvent