Class PluginApplicationStarted_1_1
java.lang.Object
com.gradle.scan.eventmodel.gradle.PluginApplicationStarted_1_0
com.gradle.scan.eventmodel.gradle.PluginApplicationStarted_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.0")
@PluginVersion(since="3.19")
public class PluginApplicationStarted_1_1
extends PluginApplicationStarted_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.PluginApplicationStarted_1_0
buildPath, codeSourceType, id, inferredId, inferredVersion, pluginClassName, targetPath, targetType -
Constructor Summary
ConstructorsConstructorDescriptionPluginApplicationStarted_1_1(long id, String targetType, @Nullable String targetPath, String buildPath, String pluginClassName, @Nullable String inferredVersion, @Nullable String inferredId, PluginCodeSourceType_1 codeSourceType, @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
-
PluginApplicationStarted_1_1
public PluginApplicationStarted_1_1(long id, String targetType, @Nullable @Nullable String targetPath, String buildPath, String pluginClassName, @Nullable @Nullable String inferredVersion, @Nullable @Nullable String inferredId, PluginCodeSourceType_1 codeSourceType, @Nullable @Nullable ConfigurationParentRef_1_0 parent)
-
-
Method Details
-
equals
- Overrides:
equalsin classPluginApplicationStarted_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classPluginApplicationStarted_1_0
-
toString
- Overrides:
toStringin classPluginApplicationStarted_1_0
-