public class RefReceivedEvent extends RefEvent
Modifier and Type | Field and Description |
---|---|
org.eclipse.jgit.transport.ReceiveCommand |
command |
com.google.gerrit.reviewdb.client.Project |
project |
IdentifiedUser |
user |
eventCreatedOn, type
Constructor and Description |
---|
RefReceivedEvent() |
Modifier and Type | Method and Description |
---|---|
com.google.gerrit.reviewdb.client.Project.NameKey |
getProjectNameKey() |
String |
getRefName() |
getBranchNameKey
public org.eclipse.jgit.transport.ReceiveCommand command
public com.google.gerrit.reviewdb.client.Project project
public IdentifiedUser user
public com.google.gerrit.reviewdb.client.Project.NameKey getProjectNameKey()
getProjectNameKey
in class ProjectEvent
public String getRefName()
getRefName
in class RefEvent