Uses of Class
com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectEvent
Packages that use InsightObjectEvent
Package
Description
-
Uses of InsightObjectEvent in com.riadalabs.jira.plugins.insight.services.events.objects
Modifier and TypeClassDescriptionclass
Asynchronous Event to be published by a publisher service. -
Uses of InsightObjectEvent in com.riadalabs.jira.plugins.insight.services.events.objects.event
Subclasses of InsightObjectEvent in com.riadalabs.jira.plugins.insight.services.events.objects.eventModifier and TypeClassDescriptionclass
The Event that: Communicates that an Attachment have been added to an Object.class
The Event that: Communicates that an Attachment have been deleted from an Object.class
class
The Event that: Communicates that a Comment have been added to an Object.class
The Event that: Communicates that a Comment have been deleted from an Object.class
The Event that: Communicates that a Comment belonging to an Object have been edited.class
class
class
Note: Currently extends the InsightObjectAsyncEvent but is NOT annotated Asynchronous!class
class