Package com.atlassian.jira.event
Class AbstractEvent
java.lang.Object
com.atlassian.jira.event.AbstractEvent
- All Implemented Interfaces:
JiraEvent
- Direct Known Subclasses:
AbstractApplicationPropertySetEvent
,AbstractProjectEvent
,AbstractServiceEvent
,AbstractWorkflowEvent
,ApplicationPropertyChangeEvent
,AsyncInitialWatchersEvent
,ChangeFavouriteFiltersTimeout
,DashboardViewEvent
,EmailQueueFlushedEvent
,EmptyJqlSettingToggleEvent
,ExportEvent
,FilterCreatedEvent
,IndexRecoveryEnabledEvent
,InitialWatchersAddedEvent
,InitialWatchersFailedEvent
,InitialWatchersFieldAddedToScreenEvent
,IssueEvent
,IssuePreDeleteEvent
,IssueSearchEvent
,IssueTypeRemovedFromScreenSchemeEvent
,IssueTypeScreenSchemeAssociateScreenSchemeEvent
,IssueTypeScreenSchemeCreatedEvent
,IssueTypeScreenSchemeDeletedEvent
,IssueTypeScreenSchemeUpdatedEvent
,IssueViewEvent
,IssueWatcherAddedEvent
,IssueWatcherDeletedEvent
,JqlSearchIssueLinkTypeEvent
,JqlSearchVersionEvent
,MockEvent
,PermissionGrantedToSecurityTypeEvent
,PermissionRevokedFromSecurityTypeEvent
,PriorityCreatedEvent
,PriorityDeletedEvent
,PriorityEditedEvent
,PriorityMovedEvent
,ProjectImportedEvent
,ProjectUpdatedCategoryChangedEvent
,ProjectUpdatedDetailedChangesEvent
,ProjectUpdatedKeyChangedEvent
,ProjectUpdatedTypeChangedEvent
,QuickBrowseEvent
,QuickSearchEvent
,RefreshIssueSearchEvent
,ReplicationSettingsConfiguredEvent
,SharedEntityUpdatedMetricsEvent
,StatusCreatedEvent
,StatusDeletedEvent
,StatusEditedEvent
,StatusMovedEvent
,SubTasksStateChangedEvent
,SuccessfulPermissionSchemeGrantEvent
,SuccessfulPermissionSchemeRevokeEvent
,SwitchIssueSearchEvent
,UserEvent
An abstract implementation of a JiraEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
time
-
params
-
-
Constructor Details
-
AbstractEvent
public AbstractEvent() -
AbstractEvent
-
-
Method Details