Class ArtifactProvenance

  • All Implemented Interfaces:
    org.ossreviewtoolkit.model.KnownProvenance , org.ossreviewtoolkit.model.Provenance

    
    public final class ArtifactProvenance
     implements KnownProvenance
                        

    Provenance information for a source artifact.

    • 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 RemoteArtifact getSourceArtifact() The source artifact that was downloaded.
      Boolean matches(Package pkg) True if this Provenance refers to the same source code as pkg, assuming that it belongs to the package id.
      • Methods inherited from class java.lang.Object

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