Known Direct Subclasses
|
Known Indirect Subclasses
| BranchCreatedEvent |
An event that is raised when a branch is created through the branch-utils plugin. |
| BranchDeletedEvent |
An event that is raised when a branch is deleted through the branch-utils plugin. |
|
Class Overview
Basic implementation of RepositoryRefsChangedEvent that developers can extend.
Summary
|
[Expand]
Inherited Fields |
From class
java.util.EventObject
|
Public Constructors
public
AbstractRepositoryRefsChangedEvent
(Object source, Repository repository, Collection<RefChange> refChanges)
Public Methods
@Nonnull
public
Collection<RefChange>
getRefChanges
()
Returns
- a collection containing 0 or more changed refs