Class TaskRegistrationFinished_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.TaskRegistrationFinished_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.9")
@PluginVersion(since="1.14",
until="3.12")
public class TaskRegistrationFinished_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData that is published at the end of task registration.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public final long idThe unique id of the task registration.
-
-
Constructor Details
-
TaskRegistrationFinished_1_0
public TaskRegistrationFinished_1_0(long id)
-
-
Method Details