public class RefUpdatedEvent extends RefEvent
Modifier and Type | Field and Description |
---|---|
com.google.common.base.Supplier<RefUpdateAttribute> |
refUpdate |
com.google.common.base.Supplier<AccountAttribute> |
submitter |
static java.lang.String |
TYPE |
eventCreatedOn, type
Constructor and Description |
---|
RefUpdatedEvent() |
Modifier and Type | Method and Description |
---|---|
Project.NameKey |
getProjectNameKey() |
java.lang.String |
getRefName() |
getBranchNameKey
public static final java.lang.String TYPE
public com.google.common.base.Supplier<AccountAttribute> submitter
public com.google.common.base.Supplier<RefUpdateAttribute> refUpdate
public Project.NameKey getProjectNameKey()
getProjectNameKey
in class ProjectEvent
public java.lang.String getRefName()
getRefName
in class RefEvent