| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionAwareAuditEvent
TransactionAware version of AuditEvent, which can be used to for audit events that should only be
 published if and when the current transaction commits successfully. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommitDiscussionCancelableCommentEvent
Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the
 transaction (by persisting related entities, for example). 
 | 
class  | 
CommitDiscussionEvent
Base type for all commit discussion-related events. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RepositoryHookDeletedEvent
Fired when a repository hook is deleted 
 | 
class  | 
RepositoryHookDisabledEvent
Fired when a repository hook is disabled 
 | 
class  | 
RepositoryHookEnabledEvent
Fired when a repository hook is enabled 
 | 
class  | 
RepositoryHookEvent
Children of this event are fired when repository hooks are changed. 
 | 
class  | 
RepositoryHookSettingsChangedEvent
Fired when a repository hook's settings are changed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LicenseChangedEvent
Event that is raised when the license is changed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlobalPermissionGrantRequestedEvent
This event is raised before a user or group are granted a global permission. 
 | 
class  | 
GlobalPermissionModificationRequestedEvent
This event is raised before a user or group's global permission is modified. 
 | 
class  | 
GlobalPermissionRevocationRequestedEvent
This event is raised before a user or group's global permission is revoked. 
 | 
class  | 
PermissionEvent
Base event signalling permission changes. 
 | 
class  | 
ProjectPermissionGrantRequestedEvent
This event is raised before a user or group are granted a project permission. 
 | 
class  | 
ProjectPermissionModificationRequestedEvent
This event is raised before a user or group's project permission is modified. 
 | 
class  | 
ProjectPermissionRevocationRequestedEvent
This event is raised before a user or group's project permission is revoked. 
 | 
class  | 
RepositoryPermissionGrantRequestedEvent
This event is raised before a user or group are granted a repository permission. 
 | 
class  | 
RepositoryPermissionModificationRequestedEvent
This event is raised before a user or group's repository permission is modified. 
 | 
class  | 
RepositoryPermissionRevocationRequestedEvent
This event is raised before a user or group's repository permission is revoked. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProjectCreatedEvent
Event that is raised when a project is created. 
 | 
class  | 
ProjectDeletedEvent
Event that is raised when a project is deleted. 
 | 
class  | 
ProjectModifiedEvent
Event that is raised when a project has been successfully updated. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PullRequestCancelableCommentEvent
Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the
 transaction (by persisting related entities, for example). 
 | 
class  | 
PullRequestDeletionRequestedEvent
Raised just before a  
pull request is deleted. | 
class  | 
PullRequestEvent
Base type for all pull request related events. 
 | 
class  | 
PullRequestOpenRequestedEvent
Raised just before a  
pull request is opened. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RepositoryCreatedEvent
Event that is raised when a repository is created. 
 | 
class  | 
RepositoryDeletedEvent
Event that is raised when a repository is deleted 
 | 
class  | 
RepositoryModifiedEvent
Event that is raised when a repository has been successfully updated. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationConfigurationChangedEvent<T>
Event that is published when an application property is changed through ApplicationPropertiesService. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TaskEvent
Base type for all  
task-related events. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UserErasedEvent
Raised when personally identifying user data is erased for  
username. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WatcherEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HookScriptEvent
Base event for  
HookScripts. | 
Copyright © 2019 Atlassian. All rights reserved.