public abstract class BranchChangedEvent extends AbstractRepositoryRefsChangedEvent
BranchCreatedEvent
,
BranchDeletedEvent
,
Serialized FormModifier and Type | Field and Description |
---|---|
protected Branch |
branch |
EMPTY_HASH
source
Modifier | Constructor and Description |
---|---|
protected |
BranchChangedEvent(Object source,
Repository repository,
Branch branch,
RefChange refChange) |
Modifier and Type | Method and Description |
---|---|
Branch |
getBranch() |
getRefChanges
getRepository
getDate, getUser
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRepository, getUser
Copyright © 2019 Atlassian. All rights reserved.