@AsynchronousPreferred public class BranchDeletedEvent extends BranchChangedEvent
Branches deleted by pushing will not trigger this event.
Listeners that are interested in all repository changes should listen for RepositoryRefsChangedEvents
instead.
branchEMPTY_HASHsource| Constructor and Description |
|---|
BranchDeletedEvent(Object source,
Repository repository,
Branch branch) |
getBranchgetRefChangesgetRepositorygetDate, getUsergetSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRepository, getUserCopyright © 2019 Atlassian. All rights reserved.