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 Summary
FieldsModifier and TypeFieldDescriptionfinal longThe ID of the application started event for the user code.The type of the user code being applied. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public final long idThe ID of the application started event for the user code. -
type
The type of the user code being applied.
-
-
Constructor Details
-
UserCodeApplicationRef_1_0
-
-
Method Details