Class ScriptApplicationStarted_1_1
java.lang.Object
com.gradle.scan.eventmodel.gradle.ScriptApplicationStarted_1_0
com.gradle.scan.eventmodel.gradle.ScriptApplicationStarted_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.0")
@PluginVersion(since="3.19")
public class ScriptApplicationStarted_1_1
extends ScriptApplicationStarted_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.ScriptApplicationStarted_1_0
buildPath, file, id, targetPath, targetType, uri -
Constructor Summary
ConstructorsConstructorDescriptionScriptApplicationStarted_1_1(long id, @Nullable String targetType, @Nullable String targetPath, @Nullable String buildPath, @Nullable FileRef_1_0 file, @Nullable String uri, @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
-
ScriptApplicationStarted_1_1
public ScriptApplicationStarted_1_1(long id, @Nullable @Nullable String targetType, @Nullable @Nullable String targetPath, @Nullable @Nullable String buildPath, @Nullable @Nullable FileRef_1_0 file, @Nullable @Nullable String uri, @Nullable @Nullable ConfigurationParentRef_1_0 parent)
-
-
Method Details
-
equals
- Overrides:
equalsin classScriptApplicationStarted_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classScriptApplicationStarted_1_0
-
toString
- Overrides:
toStringin classScriptApplicationStarted_1_0
-