Class UserCodeApplicationRef_1_0

java.lang.Object
com.gradle.scan.eventmodel.gradle.listener.UserCodeApplicationRef_1_0

@GradleVersion(since="4.10") @PluginVersion(since="1.16") public class UserCodeApplicationRef_1_0 extends Object
A reference to an application of user code.
See Also:
  • Field Details

    • id

      public final long id
      The ID of the application started event for the user code.
    • type

      public final UserCodeApplicationRefType_1 type
      The type of the user code being applied.
  • Constructor Details

  • Method Details