Class InsightObjectCommentAddedEvent

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

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