Class AnalyserResult.Report<T>

    • Method Detail

      • getKey

        public T getKey()
        The key for the message
        Returns:
        The key. Might be null
      • getValue

        public String getValue()
        The message
        Returns:
        The message
      • getTaskId

        public String getTaskId()
        Return the task id of the analyser task issuing this report
        Returns:
        The task id
        Since:
        1.5.0