Class StashDiagnostics.LastReceivedEventInfo

  • Enclosing class:
    StashDiagnostics

    public static class StashDiagnostics.LastReceivedEventInfo
    extends Object
    A simple POJO containing information about an event and the date it was received.
    • Method Detail

      • getDate

        public Date getDate()
      • getEvent

        public com.atlassian.event.remote.RemoteEvent getEvent()