Modifier and Type | Class and Description |
---|---|
class |
AbstractProjectEvent
Basic representation of something that happens to a
Project , such as a modification. |
class |
DashboardViewEvent
Published when the dashboard page is viewed.
|
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 |
ProjectUpdatedEvent
Event indicating a project has been updated
|
class |
ReplicationSettingsConfiguredEvent
Published when an attachment stores configuration is changed
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationPropertyChangeEvent
Represents the consequence of an ApplicationProperty being set to a new value.
|
Modifier and Type | Class and Description |
---|---|
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 |
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 |
ProjectImportedEvent
Published when a project is imported
|
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 |
MockEvent |
Copyright © 2002-2015 Atlassian. All Rights Reserved.