Class InsightObjectCommentEvent
java.lang.Object
com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectEvent
com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectAsyncEvent
com.riadalabs.jira.plugins.insight.services.events.objects.event.InsightObjectCommentEvent
- All Implemented Interfaces:
com.riadalabs.jira.plugins.insight.services.events.InsightAsyncEvent,com.riadalabs.jira.plugins.insight.services.events.InsightEvent
- Direct Known Subclasses:
InsightObjectCommentAddedEvent,InsightObjectCommentDeletedEvent,InsightObjectCommentEditedEvent
- Since:
- 4.0
- Author:
- Fredrik Karbing
-
Method Summary
Methods inherited from class com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectAsyncEvent
getRunAsUser, getRunAsUserKeyMethods inherited from class com.riadalabs.jira.plugins.insight.services.events.objects.InsightObjectEvent
getEventCategory, getEventType, getObjectBean, getTracing, isArchivedEvent, isAttachmentAddedEvent, isAttachmentDeletedEvent, isCreatedEvent, isDeletedEvent, isRestoredEvent, isUpdatedEvent, setRunAsUser, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.riadalabs.jira.plugins.insight.services.events.InsightEvent
getEventCategory
-
Method Details
-
getCommentBean
-