Modifier and Type | Interface and Description |
---|---|
interface |
ProjectRelatedEvent
Common interface which should be implemented for all project related events.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEvent
An abstract implementation of a JiraEvent
|
class |
AbstractProjectEvent
Basic representation of something that happens to a
Project , such as a modification. |
class |
AbstractWorkflowEvent
Author: jdoklovic
|
class |
DashboardViewEvent
Published when the dashboard page is viewed.
|
class |
DraftWorkflowCreatedEvent
Author: jdoklovic
|
class |
DraftWorkflowDeletedEvent
Author: jdoklovic
|
class |
DraftWorkflowPublishedEvent
Author: jdoklovic
|
class |
ExportEvent
Fired after a successful issue list export.
|
class |
FilterCreatedEvent
Fired after successful creation of a filter
|
class |
IndexRecoveryEnabledEvent
Published when the index recovery setting is saved indicating if index recovery was enabled or disabled
|
class |
ProjectCreatedEvent
Event that is triggered when a project is created.
|
class |
ProjectDeletedEvent
Event that is triggered when a project is deleted.
|
class |
ProjectUpdatedCategoryChangedEvent
Event detailing when the association between a project and a category is changed.
|
class |
ProjectUpdatedDetailedChangesEvent
Event detailing which fields have changed when a project is updated
|
class |
ProjectUpdatedEvent
Event indicating a project has been updated
|
class |
ProjectUpdatedKeyChangedEvent
Event detailing changes in a project key.
|
class |
ProjectUpdatedTypeChangedEvent
Event detailing changes in a project's type.
|
class |
ReplicationSettingsConfiguredEvent
Published when an attachment stores configuration is changed
|
class |
SharedEntityUpdatedMetricsEvent
Fired after successful update of a shared entity, used to compute success metrics.
|
class |
WorkflowCreatedEvent
Event indicating a workflow has been created.
|
class |
WorkflowDeletedEvent
Author: jdoklovic
|
class |
WorkflowImportedFromXmlEvent
Event indicating a workflow has been imported via an XML file.
|
class |
WorkflowRenamedEvent |
class |
WorkflowUpdatedEvent
Event indicating a workflow has been updated.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationPropertyChangeEvent
Represents the consequence of an ApplicationProperty being set to a new value.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IssueChangedEvent
This event represents any issue change
|
interface |
IssueRelatedEvent
This interface should be implemented by events that are related to the Issue.
|
Modifier and Type | Class and Description |
---|---|
class |
IssueChangedEventImpl |
class |
IssueEvent
Basic representation of something that happens to an Issue, such as a modification or comment.
|
class |
IssuePreDeleteEvent
IssuePreDeleteEvent is triggered before an issue is deleted.
|
class |
IssueSearchEvent
Event that is triggered when a user searches for issues.
|
class |
IssueViewEvent
Event that is triggered when an issue is viewed.
|
class |
IssueWatcherAddedEvent
Event that is triggered when user starts watching an issue.
|
class |
IssueWatcherDeletedEvent
Event that is triggered when user stops watching an issue.
|
class |
JqlSearchVersionEvent |
class |
QuickBrowseEvent
Event that is triggered when a user does a quicksearch that is interpreted as an issue key
|
class |
QuickSearchEvent
Event that is triggered when a user does a search in quicksearch.
|
class |
RefreshIssueSearchEvent
Event that is triggered when a user changes project or issue type in simple search and they click "Refresh search to update form fields".
|
class |
SwitchIssueSearchEvent
Event that is triggered when a user changes from simple to advanced or vice versa
|
Modifier and Type | Class and Description |
---|---|
class |
JqlSearchIssueLinkTypeEvent
Signals, that the jql with 'linkedIssueType' was executed.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractArchivingEvent
Abstract event related to archiving actions.
|
class |
ProjectArchivedEvent
Event published when project is archived
|
class |
ProjectImportedEvent
Published when a project is imported
|
class |
ProjectRestoredEvent
Event published when project is restored
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractApplicationPropertySetEvent<T> |
class |
BooleanApplicationPropertySetEvent |
class |
StringApplicationPropertySetEvent |
Modifier and Type | Class and Description |
---|---|
class |
LoginEvent
Published when a user successfully logs in.
|
class |
LogoutEvent
Published when a user logs out.
|
class |
UserEvent
A UserEvent.
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyJqlSearchEvent
Event being thrown when an empty JQL query was about to be executed.
|
Modifier and Type | Class and Description |
---|---|
class |
MockEvent |
Modifier and Type | Class and Description |
---|---|
class |
PermissionGrantedToSecurityTypeEvent
Event fired to measure permission types usage (grant operation)
|
class |
PermissionRevokedFromSecurityTypeEvent
Event fired to measure permission types usage (delete operation)
|
class |
SuccessfulPermissionSchemeGrantEvent
Event fired when a grant operation was successfully executed
|
class |
SuccessfulPermissionSchemeRevokeEvent
Event fired when a revoke operation was successfully executed
|
Modifier and Type | Class and Description |
---|---|
class |
EmptyJqlSettingToggleEvent
Event thrown after specific application property has been changed.
|
Modifier and Type | Class and Description |
---|---|
class |
PublishStatusDeleteFailedIssuesInStatus |
class |
StatusDeleteFailedInitialStatus |
class |
StatusDeleteFailedIssuesInStatus |
class |
StatusDeleteFailedPermissions |
class |
StatusDeleteFailedStatusNotFound |
Copyright © 2002-2019 Atlassian. All Rights Reserved.