Interface Incident


public interface Incident
  • Method Details

    • getSourceId

      String getSourceId()
    • getProbeId

      String getProbeId()
    • getExceptionName

      String getExceptionName()
    • getCount

      int getCount()
    • getTimeStamp

      long getTimeStamp()
    • getDateOfFirstOccurrence

      Date getDateOfFirstOccurrence()
    • getLabel

      String getLabel()
    • getThreadId

      long getThreadId()
    • getIntrospectedCallerDump

      String getIntrospectedCallerDump()