Class NpmOutputOwnerRef_1_0

java.lang.Object
com.gradle.scan.eventmodel.npm.output.NpmOutputOwnerRef_1_0

@NpmVersion(since="10.8.2") @NpmAgentVersion(since="3.0.0") public class NpmOutputOwnerRef_1_0 extends Object
A reference to the owner of an output event.
See Also:
  • Field Details

    • type

      public final NpmOutputOwnerRefType_1 type
      The type of the output owner.
    • id

      public final long id
      The ID of the output owner.

      The meaning of this value is dependent on the value of type. It can generally be used to determine the logical part that was executing when the output was produced.

  • Constructor Details

  • Method Details