Class DeprecatedUsageOwnerRef_1_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.deprecation.DeprecatedUsageOwnerRef_1_0
The logical thing that is responsible for a deprecated usage.
If a usage occurs during the execution of a task, it is “owned” by that task. Similarly, if it occurs during the execution of a script or plugin it is owned by that.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
The type of the owner. -
id
The ID of the owner.The meaning of this value is dependent of the value of
type. See the description of each type value for how to use this value to associate with the owner.
-
-
Constructor Details
-
DeprecatedUsageOwnerRef_1_0
-
-
Method Details