Class InsightObjectCommentDeletedEvent

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

@PublicApi public class InsightObjectCommentDeletedEvent extends InsightObjectCommentEvent
The Event that:
  • Communicates that a Comment have been deleted from an Object.
  • Contains references to the affected Comment and Object.
Since:
4.0
Author:
Fredrik Karbing
  • Constructor Details