Modifier and Type | Class and Description |
---|---|
class |
BuildStatusSetEvent
Deprecated.
in 7.6 for removal in 8.0. Please use
RepositoryBuildStatusSetEvent instead |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryBuildStatusDeletedEvent
Event that is raised when the build status is removed.
|
class |
RepositoryBuildStatusSetEvent
Event that is raised when the build status is set.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentDeletionRequestedEvent
Raised just before an
attachment is deleted . |
class |
AttachmentEvent
Base type for all attachment related events.
|
class |
AttachmentSaveRequestedEvent
Raised just before an
attachment is added . |
Modifier and Type | Class and Description |
---|---|
class |
TransactionAwareAuditEvent
Deprecated.
in 7.0. See
AuditEvent for details. |
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
Deprecated.
in 7.20 for removal without replacement in 8.0
|
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 © 2022 Atlassian. All rights reserved.