public class AssigneeChangedEvent extends ChangeEvent
Modifier and Type | Field and Description |
---|---|
com.google.common.base.Supplier<AccountAttribute> |
changer |
com.google.common.base.Supplier<AccountAttribute> |
oldAssignee |
change, changeKey, project, refName
eventCreatedOn, type
Constructor and Description |
---|
AssigneeChangedEvent(Change change) |
getChangeKey, getProjectNameKey, getRefName
getBranchNameKey
public com.google.common.base.Supplier<AccountAttribute> changer
public com.google.common.base.Supplier<AccountAttribute> oldAssignee
public AssigneeChangedEvent(Change change)