Class InsightObjectAttachmentDeletedEvent

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

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