Uses of Class
com.atlassian.bitbucket.event.ApplicationEvent
Packages that use ApplicationEvent
Package
Description
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.build.statusSubclasses of ApplicationEvent in com.atlassian.bitbucket.build.statusModifier and TypeClassDescriptionclassEvent that is raised when the build status is removed.classEvent that is raised when the build status is set.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.attachmentSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.attachmentModifier and TypeClassDescriptionclassEvent that is raised when an attachment is deleted.classRaised just before anattachmentisdeleted.classBase type for all attachment related events.classEvent that is raised when an attachment is added.classRaised just before anattachmentisadded.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.authSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.authModifier and TypeClassDescriptionclassBase class for constructing events that relate to authentication.classEvent that is raised when an attempt to authenticate fails.classEvent that is raised when a user successfully authenticates.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.backupSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.backupModifier and TypeClassDescriptionclassRaised when a backup is canceled by a system administrator.classAn abstract base class for constructing events raised when a backup ends, successfully or not.classAn abstract base class for constructing events related to backups.classRaised when a backup fails.classRaised when the system starts creating a new backup.classRaised when a backup completes successfully.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.branchSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.branchModifier and TypeClassDescriptionclassBase event for any operations on branches.classAn event that is raised when a branch is created using the UI or REST.classAn event that is raised when a branch is deleted using the UI (e.g.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.commitSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.commitModifier and TypeClassDescriptionclassSubclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).classEvent that is raised when a comment is added in a commit discussion.classEvent that is raised before a comment is added to a commit discussion.classEvent that is raised when a comment is deleted in a commit discussion.classEvent that is raised before a comment in a commit discussion is deleted.classEvent that is raised when a comment is edited in a commit discussion.classEvent that is raised when a comment is added, deleted, edited or replied to in a commit discussion.classEvent that is raised before a comment in a commit discussion is edited.classEvent that is raised when a comment is replied to in a commit discussion.classEvent that is raised before a comment is replied to in a commit discussion.classBase type for all commit discussion-related events.classAn event raised when the participants in a commit discussion change.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.compareSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.compareModifier and TypeClassDescriptionclassAn event that is raised when a source branch, tag, or commit is compared successfully with a destination branch, tag or commit.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.contentSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.contentModifier and TypeClassDescriptionclassAn event that is raised after a file is edited on the server.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.hookSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.hookModifier and TypeClassDescriptionclassFired when a repository hook is deletedclassFired when a repository hook is disabledclassFired when a repository hook is enabledclassChildren of this event are fired when repository hooks are changed.classFired when a repository hook's settings are changed.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.licenseSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.licenseModifier and TypeClassDescriptionclassEvent that is raised when the license is changed.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.maintenanceSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.maintenanceModifier and TypeClassDescriptionclassFired when maintenance has ended.classA base class for maintenance events.classFired when maintenance has begun.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.meshSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.meshModifier and TypeClassDescriptionclassA base class for constructingMeshNodeEvents.classRaised when aMeshNodecomes online or goes offline.classRaised when a newMeshNodeisregistered.class
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.migrationSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.migrationModifier and TypeClassDescriptionclassRaised when database migration is canceled.classAn abstract base class for constructing events raised when database migration ends, successfully or not.classAn abstract base class for constructing events related to migrating the system between databases.classRaised when database migration fails.classRaised when database migration begins.classRaised when database migration completes successfully.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.mirrorSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.mirrorModifier and TypeClassDescriptionclassBase class forRepositoryevents that have been raised on a mirror.classThis event signals that aRepositoryhas failed to synchronize on a mirror.classThis event signals that aRepositoryhas been synchronized on a mirror
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.permissionSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.permissionModifier and TypeClassDescriptionclassclassclassclassEvent signalling global permission changes.classThis event is fired when a user or group are granted a global permission.classThis event is raised before a user or group are granted a global permission.classThis event is raised before a user or group's global permission is modified.classThis event is fired when a user or group has their global permission modified.classThis event is raised before a user or group's global permission is revoked.classThis event is fired when a user or group has their global permission revoked.classBase event signalling permission changes.classEvent signalling project permission changes.classThis event is fired when a user, group or all licensed users are granted permission to a given project.classThis event is raised before a user or group are granted a project permission.classThis event is raised before a user or group's project permission is modified.classThis event is fired when a user, group or all licensed users have their permission modified for a given project.classThis event is raised before a user or group's project permission is revoked.classThis event is fired when a user, group or all licensed users have their permission revoked for a given project.classBase event signalling repository permission changes.classThis event is fired when a user or group are granted a repository permission.classThis event is raised before a user or group are granted a repository permission.classThis event is raised before a user or group's repository permission is modified.classThis event is fired when a user or group has their permission modified for a given repository.classThis event is raised before a user or group's repository permission is revoked.classThis event is fired when a user or group has their permission revoked for a given repository.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.projectSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.projectModifier and TypeClassDescriptionclassBase class for constructing events which relate to project modifications.classRaised when aproject'savatar is updated.classEvent that is raised when a project is created.classRaised just before aprojectis created.classEvent that is raised when a project is deleted.classEvent that is raised just before aprojectis deleted.classBase class for all project related events.classEvent raised to indicate that a project has been successfully imported to this instance.classRaised just before aprojectis updated.classEvent that is raised when a project has been successfully updated.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.pullSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.pullModifier and TypeClassDescriptionclassEvent that is raised when an activity is created for a pull request.classEvent that is raised when auto-merge is cancelled for a pull request.classEvent that is raised when auto-merge is requested for a pull request.classSubclasses of this event are synchronous and allow callers to cancel the action and/or participate in the transaction (by persisting related entities, for example).classEvent that is raised when a comment activity is created for a pull request.classEvent that is raised when a comment is added on a pull request.classEvent that is raised before a comment is added to a pull request.classEvent that is raised when a comment is deleted on a pull request.classEvent that is raised before a comment in a pull request is deleted.classEvent that is raised when a comment is edited on a pull request.classEvent that is raised when a comment is added, edited or deleted on a pull request.classEvent that is raised before a comment in a pull request is edited.classEvent that is raised when a comment is replied to on a pull request.classEvent that is raised before a comment is replied to in a pull request.classEvent that is raised when a pull request is declined.classEvent that is raised when a pull request is deleted.classRaised just before apull requestisdeleted.classBase type for all pull request related events.classEvent that is raised when a merge activity is created for a pull request.classEvent raised when a pull request is merged via the web UI or REST, or when a remote merge is detected.classEvent that is raised when a pull request is opened.classRaised just before apull requestisopened.classEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.APPROVEDclassEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.NEEDS_WORKclassclassAn event raised when the total set of reviewers and role-less participants for a pull request changes.classEvent raised when aparticipantupdates its status on apull requesttoPullRequestParticipantStatus.UNAPPROVEDclassEvent that is raised when a pull request is reopened.classEvent that is raised when a rescope activity is created for a pull request.classEvent that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated.classEvent that is raised when a pending comment is added on a pull request.classEvent that is raised when a pending comment is added or replied on a pull request.classEvent that is raised when a pending comment is added as a reply on a pull request.classEvent that is raised when you discard a review on a pull request.classEvent that is raised when a reviewers updated activity is created for a pull request.classAn event raised when the reviewers of a pull request are updated.classBase class for all the pull request review related events.classEvent that is raised when you finish a review on a pull request.classEvent that is raised when the pull request title, description, target branch or draft status are updated.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.repositorySubclasses of ApplicationEvent in com.atlassian.bitbucket.event.repositoryModifier and TypeClassDescriptionclassBase class for constructing events which relate to repository modifications.classBasic implementation of RepositoryRefsChangedEvent that developers can extend.classEvent that is raised whenPullRequests are filtered by one or more criteria from the UI.classEvent that is raised when a repository is accessed by a user.classRaised when an SCM client clones a repository.classEvent that is raised when a repository is created.classRaised when an attempt to create a repository fails.classRaised just before arepositoryis created.classRaised when the default branch of a repository is reconfigured (typically through repository settings).classRaised when a user is blocked from deleting a repository due to the repository delete policy.classEvent that is raised when a repository is deletedclassRaised just before arepositoryis deleted.classBase class for all events related to repositories: pushes, pulls, merge operations, etc.classRaised when a repository is forked successfully.classRaised when an attempt to fork a repository fails.classRaised just before arepositoryis forked.classEvent raised to indicate that a repository has been successfully imported to this instance.classRaised just before arepositoryis updated.classEvent that is raised when a repository has been successfully updated.classRaised when a repository is accessed for read but notpulling refs.classRaised when a repository is accessed for write but notpushing refs.classRaised when an SCM client pulls from a repository.classEvent that is raised when a user pushes one or morerefsto a repository.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.serverSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.serverModifier and TypeClassDescriptionclassEvent that is published when an application property is changed through ApplicationPropertiesService.classEvent that is published when the application setup is completed.classEvent that is raised when the application base url is changed.classAn event that is raised when the system is started after being restored from a Zero Downtime Backup.classEvent that is raised when the application display name is changed.classEvent that is raised when the HTTP(S) SCM hosting is enabled or disabled.classEvent that is raised when the mail host configuration is changed.classEvent raised after migrating between major operating systems.classEvent that is raised when the server email address is changed.classEvent that is published when the server timezone is changed.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.tagSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.tagModifier and TypeClassDescriptionclassBase event for any operations on tags.classAn event that is raised when a tag is created using the UI or REST.classAn event that is raised when a tag is deleted using the UI or REST.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.userSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.userModifier and TypeClassDescriptionclassRaised when a group is deleted from all user directories visible to the server.classclassclassRaised when a user is deleted from all user directories visible to the server.classRaised when personally identifying user data is erased forusername.class
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.event.watchSubclasses of ApplicationEvent in com.atlassian.bitbucket.event.watchModifier and TypeClassDescriptionclassclassclass
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.hook.scriptSubclasses of ApplicationEvent in com.atlassian.bitbucket.hook.scriptModifier and TypeClassDescriptionclassBase class for changing the configuration for aHookScript.classEvent fired when aHookScriptconfiguration is removed.classEvent fired when a new configuration is set for aHookScript.classEvent fired when a newHookScriptis added to the system.classEvent fired when aHookScriptis deleted from the system.classBase event forHookScripts.classFired when aHookScriptis updated.
- 
Uses of ApplicationEvent in com.atlassian.bitbucket.migration.eventSubclasses of ApplicationEvent in com.atlassian.bitbucket.migration.eventModifier and TypeClassDescriptionclassAbstract superclass for Data Center Migration events.classEvent that is raised when migrating repositories from Bitbucket DC to Mesh has completed executing.classEvent that is raised when migrating repositories from Bitbucket DC to Mesh has been started.classEvent that is raised when an Data Center export has completed executing.classEvent that is raised when an Data Center Migration export has been started.classEvent that is raised when an Data Center Migration import has completed executing.classEvent that is raised when an Data Center Migration import has been started.