Class Issue

  • All Implemented Interfaces:

    
    public final class Issue
    
                        

    An issue that occurred while executing ORT.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Instant getTimestamp() The timestamp of the issue.
      final String getSource() A description of the issue source, e.g.
      final String getMessage() The issue's message.
      final Severity getSeverity() The issue's severity.
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait