Class InsightObjectCreatedEvent
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.InsightObjectCreatedEvent
- All Implemented Interfaces:
com.riadalabs.jira.plugins.insight.services.events.InsightAsyncEvent,com.riadalabs.jira.plugins.insight.services.events.InsightEvent
- Since:
- 3.1
- Author:
- Fredrik Karbing
- See Also:
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
InsightObjectCreatedEvent
-