Package com.almworks.jira.structure.api.event


package com.almworks.jira.structure.api.event
  • Class
    Description
    IssueChangeEvent represents an event that has happened with a specific issue.
    IssueEventBridge is a simple hub that allows to listen to issue changes and report issue changes.
    IssueListener is a simple interface that receives notifications that an issue has changed.
    IssueChangeEvent represents the details of a single issue change.
    A listing of possible types of events.
    This event is dispatched when an operation on links is detected - creation of a new link, or removal of existing link.
    Event indicating a structure has been deleted.
    Event indicating a structure item has been converted.