Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.events.objects | |
com.riadalabs.jira.plugins.insight.services.events.objects.event |
Modifier and Type | Class and Description |
---|---|
class |
InsightObjectAsyncEvent
Asynchronous Event to be published by a publisher service.
|
Modifier and Type | Class and Description |
---|---|
class |
InsightObjectAttachmentAddedEvent
The Event that: Communicates that an Attachment have been added to an Object.
|
class |
InsightObjectAttachmentDeletedEvent
The Event that: Communicates that an Attachment have been deleted from an Object.
|
class |
InsightObjectAttachmentEvent |
class |
InsightObjectCommentAddedEvent
The Event that: Communicates that a Comment have been added to an Object.
|
class |
InsightObjectCommentDeletedEvent
The Event that: Communicates that a Comment have been deleted from an Object.
|
class |
InsightObjectCommentEditedEvent
The Event that: Communicates that a Comment belonging to an Object have been edited.
|
class |
InsightObjectCommentEvent |
class |
InsightObjectCreatedEvent |
class |
InsightObjectDeletedEvent
Note: Currently extends the InsightObjectAsyncEvent but is NOT annotated Asynchronous! This should be corrected in
the future, and made Asynchronous again.
|
class |
InsightObjectMovedEvent |
class |
InsightObjectUpdatedEvent |
Copyright © 2024 Atlassian. All rights reserved.