Known Direct 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
Base event for any operations on branches performed by the branch-utils plugin.
Summary
|
[Expand]
Inherited Fields |
From class
java.util.EventObject
|
Fields
protected
static
final
String
EMPTY_HASH
Protected Constructors
Public Methods
@Nonnull
public
Branch
getBranch
()