Class TaskGraphCalculationStarted_1_2
java.lang.Object
com.gradle.scan.eventmodel.gradle.TaskGraphCalculationStarted_1_0
com.gradle.scan.eventmodel.gradle.TaskGraphCalculationStarted_1_1
com.gradle.scan.eventmodel.gradle.TaskGraphCalculationStarted_1_2
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.0")
@PluginVersion(since="3.19")
public class TaskGraphCalculationStarted_1_2
extends TaskGraphCalculationStarted_1_1
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal @Nullable ConfigurationParentRef_1_0The parent event reference that this event is nested in.Fields inherited from class com.gradle.scan.eventmodel.gradle.TaskGraphCalculationStarted_1_1
buildPath, id -
Constructor Summary
ConstructorsConstructorDescriptionTaskGraphCalculationStarted_1_2(long id, String buildPath, @Nullable ConfigurationParentRef_1_0 parent) -
Method Summary
-
Field Details
-
parent
The parent event reference that this event is nested in. Null when the operation has no configuration parent.
-
-
Constructor Details
-
TaskGraphCalculationStarted_1_2
public TaskGraphCalculationStarted_1_2(long id, String buildPath, @Nullable @Nullable ConfigurationParentRef_1_0 parent)
-
-
Method Details
-
equals
- Overrides:
equalsin classTaskGraphCalculationStarted_1_1
-
hashCode
public int hashCode()- Overrides:
hashCodein classTaskGraphCalculationStarted_1_1
-
toString
- Overrides:
toStringin classTaskGraphCalculationStarted_1_1
-