Class TaskGraphWhenReadyExecutionFinished_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.TaskGraphWhenReadyExecutionFinished_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.9")
@PluginVersion(since="1.14")
public class TaskGraphWhenReadyExecutionFinished_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData containing details about task graph whenReady lifecycle hook execution finish.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public final long idThe id of the task graph whenReady operation.
-
-
Constructor Details
-
TaskGraphWhenReadyExecutionFinished_1_0
public TaskGraphWhenReadyExecutionFinished_1_0(long id)
-
-
Method Details