| AbstractGlobalPermissionModificationEvent |
|
| AbstractProjectModificationEvent |
Base class for constructing events which relate to project modifications. |
| AbstractProjectPermissionModificationEvent |
|
| AbstractRepositoryModificationEvent |
Base class for constructing events which relate to repository modifications. |
| AbstractRepositoryPermissionModificationEvent |
|
| AbstractRepositoryRefsChangedEvent |
Basic implementation of RepositoryRefsChangedEvent that developers can extend. |
| ApplicationSetupEvent |
Event that is published when the application setup is completed. |
| AuthenticationFailureEvent |
Event that is raised when an attempt to authenticate fails. |
| AuthenticationSuccessEvent |
Event that is raised when a user successfully authenticates. |
| BackupCanceledEvent |
Raised when a backup is canceled by a system administrator. |
| BackupEndedEvent |
An abstract base class for constructing events raised when a backup ends, successfully or not. |
| BackupFailedEvent |
Raised when a backup fails. |
| BackupStartedEvent |
Raised when the system starts creating a new backup. |
| BackupSucceededEvent |
Raised when a backup completes successfully. |
| BaseUrlChangedEvent |
Event that is raised when the application base url is changed. |
| BranchChangedEvent |
Base event for any operations on branches. |
| BranchCreatedEvent |
An event that is raised when a branch is created using the UI or REST. |
| BranchDeletedEvent |
An event that is raised when a branch is deleted using the UI (e.g. |
| CommitDiscussionCommentAddedEvent |
Event that is raised when a comment is added in a commit discussion. |
| CommitDiscussionCommentDeletedEvent |
Event that is raised when a comment is deleted in a commit discussion. |
| CommitDiscussionCommentEditedEvent |
Event that is raised when a comment is edited in a commit discussion. |
| CommitDiscussionCommentEvent |
Event that is raised when a comment is added, deleted, edited or replied to in a commit discussion. |
| CommitDiscussionCommentRepliedEvent |
Event that is raised when a comment is replied to in a commit discussion. |
| CommitDiscussionEvent |
Base type for all commit discussion-related events. |
| CommitDiscussionParticipantsUpdatedEvent |
An event raised when the participants in a commit discussion change. |
| DisplayNameChangedEvent |
Event that is raised when the application display name is changed. |
| FileEditedEvent |
An event that is raised after a file is edited on the server. |
| GlobalPermissionEvent |
Event signalling global permission changes. |
| GlobalPermissionGrantRequestedEvent |
This event is raised before a user or group are granted a global permission. |
| GlobalPermissionGrantedEvent |
This event is fired when a user or group are granted a global permission. |
| GlobalPermissionModificationRequestedEvent |
This event is raised before a user or group's global permission is modified. |
| GlobalPermissionModifiedEvent |
This event is fired when a user or group has their global permission modified. |
| GlobalPermissionRevocationRequestedEvent |
This event is raised before a user or group's global permission is revoked. |
| GlobalPermissionRevokedEvent |
This event is fired when a user or group has their global permission revoked. |
| HookScriptConfigurationEvent |
Base class for changing the configuration for a HookScript. |
| HookScriptConfigurationRemovedEvent |
Event fired when a HookScript configuration is removed. |
| HookScriptConfigurationSetEvent |
Event fired when a new configuration is set for a HookScript. |
| HookScriptCreatedEvent |
Event fired when a new HookScript is added to the system. |
| HookScriptDeletedEvent |
Event fired when a HookScript is deleted from the system. |
| HookScriptUpdatedEvent |
Fired when a HookScript is updated. |
| HttpScmHostingChangedEvent |
Event that is raised when the HTTP(S) SCM hosting is enabled or disabled. |
| MailHostConfigurationChangedEvent |
Event that is raised when the mail host configuration is changed. |
| MaintenanceEndedEvent |
Fired when maintenance has ended. |
| MaintenanceStartedEvent |
Fired when maintenance has begun. |
| MigrationCanceledEvent |
Raised when database migration is canceled. |
| MigrationEndedEvent |
An abstract base class for constructing events raised when database migration ends, successfully or not. |
| MigrationExportFinishedEvent |
Event that is raised when an Data Center export has completed executing. |
| MigrationExportStartedEvent |
Event that is raised when an Data Center Migration export has been started. |
| MigrationFailedEvent |
Raised when database migration fails. |
| MigrationImportFinishedEvent |
Event that is raised when an Data Center Migration import has completed executing. |
| MigrationImportStartedEvent |
Event that is raised when an Data Center Migration import has been started. |
| MigrationStartedEvent |
Raised when database migration begins. |
| MigrationSucceededEvent |
Raised when database migration completes successfully. |
| ProjectAvatarUpdatedEvent |
Raised when a project's avatar is updated. |
| ProjectCreatedEvent |
Event that is raised when a project is created. |
| ProjectCreationRequestedEvent |
Raised just before a project is created. |
| ProjectDeletedEvent |
Event that is raised when a project is deleted. |
| ProjectDeletionRequestedEvent |
/**
Event that is raised just before a project is deleted. |
| ProjectImportedEvent |
Event raised to indicate that a project has been successfully imported to this instance. |
| ProjectModificationRequestedEvent |
Raised just before a project is updated. |
| ProjectModifiedEvent |
Event that is raised when a project has been successfully updated. |
| ProjectPermissionEvent |
Event signalling project permission changes. |
| ProjectPermissionGrantRequestedEvent |
This event is raised before a user or group are granted a project permission. |
| ProjectPermissionGrantedEvent |
This event is fired when a user, group or all licensed users are granted permission to a given project. |
| ProjectPermissionModificationRequestedEvent |
This event is raised before a user or group's project permission is modified. |
| ProjectPermissionModifiedEvent |
This event is fired when a user, group or all licensed users have their permission modified for a given project. |
| ProjectPermissionRevocationRequestedEvent |
This event is raised before a user or group's project permission is revoked. |
| ProjectPermissionRevokedEvent |
This event is fired when a user, group or all licensed users have their permission revoked for a given project. |
| PullRequestActivityEvent |
Event that is raised when an activity is created for a pull request. |
| PullRequestCommentActivityEvent |
Event that is raised when a comment activity is created for a pull request. |
| PullRequestCommentAddedEvent |
Event that is raised when a comment is added on a pull request. |
| PullRequestCommentDeletedEvent |
Event that is raised when a comment is deleted on a pull request. |
| PullRequestCommentEditedEvent |
Event that is raised when a comment is edited on a pull request. |
| PullRequestCommentEvent |
Event that is raised when a comment is added, edited or deleted on a pull request. |
| PullRequestCommentRepliedEvent |
Event that is raised when a comment is replied to on a pull request. |
| PullRequestDeclinedEvent |
Event that is raised when a pull request is declined. |
| PullRequestDeletedEvent |
Event that is raised when a pull request is deleted. |
| PullRequestDeletionRequestedEvent |
Raised just before a pull request is deleted. |
| PullRequestMergeActivityEvent |
Event that is raised when a merge activity is created for a pull request. |
| PullRequestMergedEvent |
Event raised when a pull request is merged via the web UI or REST, or when a remote merge is detected. |
| PullRequestOpenRequestedEvent |
Raised just before a pull request is opened. |
| PullRequestOpenedEvent |
Event that is raised when a pull request is opened. |
| PullRequestParticipantApprovedEvent |
Event raised when a participant updates its status
on a pull request to APPROVED
|
| PullRequestParticipantReviewedEvent |
Event raised when a participant updates its status
on a pull request to NEEDS_WORK |
| PullRequestParticipantStatusUpdatedEvent |
Base class for events raised when a participant updates its
status on a pull request. |
| PullRequestParticipantUnapprovedEvent |
Event raised when a participant updates its status
on a pull request to UNAPPROVED
|
| PullRequestParticipantsUpdatedEvent |
An event raised when the total set of reviewers and role-less participants for a pull request changes. |
| PullRequestReopenedEvent |
Event that is raised when a pull request is reopened. |
| PullRequestRescopeActivityEvent |
Event that is raised when a rescope activity is created for a pull request. |
| PullRequestRescopedEvent |
Event that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated. |
| PullRequestReviewersUpdatedActivityEvent |
Event that is raised when a reviewers updated activity is created for a pull request. |
| PullRequestReviewersUpdatedEvent |
An event raised when the reviewers of a pull request are updated. |
| PullRequestUpdatedEvent |
Event that is raised when the pull request title, description, or target branch are updated. |
| RepositoryAccessedEvent |
Event that is raised when a repository is accessed by a user. |
| RepositoryCloneEvent |
Raised when an SCM client clones a repository. |
| RepositoryCreatedEvent |
Event that is raised when a repository is created. |
| RepositoryCreationFailedEvent |
Raised when an attempt to create a repository fails. |
| RepositoryCreationRequestedEvent |
Raised just before a repository is created. |
| RepositoryDefaultBranchModifiedEvent |
Raised when the default branch of a repository is reconfigured (typically through repository settings). |
| RepositoryDeletedEvent |
Event that is raised when a repository is deleted
This event is internally audited with a HIGH priority. |
| RepositoryDeletionRequestedEvent |
Raised just before a repository is deleted. |
| RepositoryForkFailedEvent |
Raised when an attempt to fork a repository fails. |
| RepositoryForkRequestedEvent |
Raised just before a repository is forked. |
| RepositoryForkedEvent |
Raised when a repository is forked successfully. |
| RepositoryHookDeletedEvent |
Fired when a repository hook is deleted |
| RepositoryHookDisabledEvent |
Fired when a repository hook is disabled
|
| RepositoryHookEnabledEvent |
Fired when a repository hook is enabled
|
| RepositoryHookSettingsChangedEvent |
Fired when a repository hook's settings are changed. |
| RepositoryImportedEvent |
Event raised to indicate that a repository has been successfully imported to this instance. |
| RepositoryMirrorSynchronizationFailedEvent |
This event signals that a Repository has failed to synchronize on a mirror. |
| RepositoryMirrorSynchronizedEvent |
This event signals that a Repository has been synchronized on a mirror |
| RepositoryModificationRequestedEvent |
Raised just before a repository is updated. |
| RepositoryModifiedEvent |
Event that is raised when a repository has been successfully updated. |
| RepositoryOtherReadEvent |
Raised when a repository is accessed for read but not pulling refs. |
| RepositoryOtherWriteEvent |
Raised when a repository is accessed for write but not pushing refs. |
| RepositoryPermissionEvent |
Base event signalling repository permission changes. |
| RepositoryPermissionGrantRequestedEvent |
This event is raised before a user or group are granted a repository permission. |
| RepositoryPermissionGrantedEvent |
This event is fired when a user or group are granted a repository permission. |
| RepositoryPermissionModificationRequestedEvent |
This event is raised before a user or group's repository permission is modified. |
| RepositoryPermissionModifiedEvent |
This event is fired when a user or group has their permission modified for a given repository. |
| RepositoryPermissionRevocationRequestedEvent |
This event is raised before a user or group's repository permission is revoked. |
| RepositoryPermissionRevokedEvent |
This event is fired when a user or group has their permission revoked for a given repository. |
| RepositoryPullEvent |
Raised when an SCM client pulls from a repository. |
| RepositoryPushEvent |
Event that is raised when a user pushes one or more refs to a repository. |
| ServerEmailAddressChangedEvent |
Event that is raised when the server email address is changed. |
| ServerTimeZoneChangedEvent |
|
| TagChangedEvent |
Base event for any operations on tags. |
| TagCreatedEvent |
An event that is raised when a tag is created using the UI or REST. |
| TagDeletedEvent |
An event that is raised when a tag is deleted using the UI or REST. |
| TaskCreatedEvent |
Event that is raised when a task is created. |
| TaskDeletedEvent |
Event that is raised when a task is deleted. |
| TaskUpdatedEvent |
Event that is raised when a task is updated. |
| TicketAcquiredEvent |
Event raised when a Ticket is acquired from a given bucket in the
ThrottleService. |
| TicketRejectedEvent |
Event raised when an attempt to acquire a Ticket from a given bucket
is rejected by the ThrottleService. |
| TicketReleasedEvent |
Event raised when a Ticket is released back into its bucket by the
ThrottleService. |
| 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. |
| UserAvatarUpdatedEvent |
|
| UserTimeZoneChangedEvent |
|
| WatcherAddedEvent |
|
| WatcherRemovedEvent |
|