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 TypeClassDescriptionclassThe Event that: Communicates that an Attachment have been added to an Object.classThe Event that: Communicates that an Attachment have been deleted from an Object.classclassThe Event that: Communicates that a Comment have been added to an Object.classThe Event that: Communicates that a Comment have been deleted from an Object.classThe Event that: Communicates that a Comment belonging to an Object have been edited.classclassclassNote: Currently extends the InsightObjectAsyncEvent but is NOT annotated Asynchronous!classclass -
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 TypeMethodDescriptionvoidInsightObjectEventListenerImpl.onAsyncEvent(InsightObjectAsyncEvent insightObjectAsyncEvent)