Class BuildSrcBuildStarted_1_1
java.lang.Object
com.gradle.scan.eventmodel.gradle.BuildSrcBuildStarted_1_0
com.gradle.scan.eventmodel.gradle.BuildSrcBuildStarted_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.3")
@PluginVersion(since="3.19")
public class BuildSrcBuildStarted_1_1
extends BuildSrcBuildStarted_1_0
-
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.BuildSrcBuildStarted_1_0
buildPath, id -
Constructor Summary
ConstructorsConstructorDescriptionBuildSrcBuildStarted_1_1(long id, @Nullable 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
-
BuildSrcBuildStarted_1_1
public BuildSrcBuildStarted_1_1(long id, @Nullable @Nullable String buildPath, @Nullable @Nullable ConfigurationParentRef_1_0 parent)
-
-
Method Details
-
equals
- Overrides:
equalsin classBuildSrcBuildStarted_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classBuildSrcBuildStarted_1_0
-
toString
- Overrides:
toStringin classBuildSrcBuildStarted_1_0
-