Interface IssueChangedPublisher

All Known Implementing Classes:
IssueChangedPublisherImpl

public interface IssueChangedPublisher
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    queuePublishing(com.atlassian.devstatus.IssueChangedEvent issueChangedEvent)
     
  • Method Details

    • queuePublishing

      void queuePublishing(com.atlassian.devstatus.IssueChangedEvent issueChangedEvent)