Class LifecycleListenerExecutionStarted_1_1
java.lang.Object
com.gradle.scan.eventmodel.gradle.LifecycleListenerExecutionStarted_1_0
com.gradle.scan.eventmodel.gradle.LifecycleListenerExecutionStarted_1_1
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@GradleVersion(since="4.10")
@PluginVersion(since="3.19")
public class LifecycleListenerExecutionStarted_1_1
extends LifecycleListenerExecutionStarted_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.LifecycleListenerExecutionStarted_1_0
id, registrant, registrationPoint -
Constructor Summary
ConstructorsConstructorDescriptionLifecycleListenerExecutionStarted_1_1(long id, UserCodeApplicationRef_1_0 registrant, String registrationPoint, @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
-
LifecycleListenerExecutionStarted_1_1
public LifecycleListenerExecutionStarted_1_1(long id, UserCodeApplicationRef_1_0 registrant, String registrationPoint, @Nullable @Nullable ConfigurationParentRef_1_0 parent)
-
-
Method Details
-
equals
- Overrides:
equalsin classLifecycleListenerExecutionStarted_1_0
-
hashCode
public int hashCode()- Overrides:
hashCodein classLifecycleListenerExecutionStarted_1_0
-
toString
- Overrides:
toStringin classLifecycleListenerExecutionStarted_1_0
-