Class NetworkDownloadActivityOwnerRef_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.network.NetworkDownloadActivityOwnerRef_1_0
@GradleVersion(since="5.0")
@PluginVersion(since="2.4")
public class NetworkDownloadActivityOwnerRef_1_0
extends Object
A reference to the owner of a network download activity event.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal StringThe ID of the download activity owner.The type of domain object that "owns" the download. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
type
The type of domain object that "owns" the download. -
id
The ID of the download activity owner.The meaning of this value is dependent of the value of
type. For typeNetworkDownloadActivityOwnerRefType_1.TASKorNetworkDownloadActivityOwnerRefType_1.SNAPSHOTTINGit corresponds toTaskStarted_1_0.id.
-
-
Constructor Details
-
NetworkDownloadActivityOwnerRef_1_0
-
-
Method Details