| Modifier and Type | Class and Description | 
|---|---|
| class  | BranchChangedEventBase event for any operations on branches. | 
| class  | BranchCreatedEventAn event that is raised when a branch is created using the UI or REST. | 
| class  | BranchDeletedEventAn event that is raised when a branch is deleted using the UI (e.g. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileEditedEventAn event that is raised after a file is edited on the server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PullRequestMergedEventEvent raised when a pull request is merged via the web UI or REST, or when a remote merge is detected. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRepositoryRefsChangedEventBasic implementation of RepositoryRefsChangedEvent that developers can extend. | 
| class  | RepositoryPushEventEvent that is raised when a user pushes one or more  refsto a repository. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TagChangedEventBase event for any operations on tags. | 
| class  | TagCreatedEventAn event that is raised when a tag is created using the UI or REST. | 
| class  | TagDeletedEventAn event that is raised when a tag is deleted using the UI or REST. | 
Copyright © 2019 Atlassian. All rights reserved.