Uses of Class
com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectAsyncEvent
Packages that use InsightObjectAsyncEvent
Package
Description
-
Uses of InsightObjectAsyncEvent in com.riadalabs.jira.plugins.insight.services.events.objects.event
Subclasses of InsightObjectAsyncEvent 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
-
Uses of InsightObjectAsyncEvent in com.riadalabs.jira.plugins.insight.services.events.objects.impl
Methods in com.riadalabs.jira.plugins.insight.services.events.objects.impl with parameters of type InsightObjectAsyncEventModifier and TypeMethodDescriptionvoid
InsightObjectEventListenerImpl.onAsyncEvent
(InsightObjectAsyncEvent insightObjectAsyncEvent)