Class MvnOutputOwnerRef_1_0

java.lang.Object
com.gradle.scan.eventmodel.maven.output.MvnOutputOwnerRef_1_0

@MavenExtensionVersion(since="1.2") public class MvnOutputOwnerRef_1_0 extends Object
A reference to the owner of an output event.
See Also:
  • Field Details

    • type

      public final MvnOutputOwnerRefType_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