Class CollectionCallbackParticipantRef_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.collectioncallback.CollectionCallbackParticipantRef_1_0
A reference to an entity that was associated with a collection callback execution.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal longThe ID of the participant.The type of the participant. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
id
public final long idThe ID of the participant.Combined with
type, uniquely identifies the entity being referred to. The type value determines how this ID value should be interpreted.- See Also:
-
type
The type of the participant.
-
-
Constructor Details
-
CollectionCallbackParticipantRef_1_0
-
-
Method Details