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