Class InsightObjectCommentEditedEvent

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

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