Class InsightObjectDeletedEvent

All Implemented Interfaces:
com.riadalabs.jira.plugins.insight.services.events.InsightAsyncEvent, com.riadalabs.jira.plugins.insight.services.events.InsightEvent

@PublicApi public class InsightObjectDeletedEvent extends InsightObjectAsyncEvent
Note: Currently extends the InsightObjectAsyncEvent but is NOT annotated Asynchronous! This should be corrected in the future, and made Asynchronous again.
Since:
3.1
Author:
Fredrik Karbing
See Also:
  • Constructor Details

    • InsightObjectDeletedEvent

      public InsightObjectDeletedEvent(ObjectBean objectBean, InsightUser runAsUser)