@Deprecated public interface ConventionValue
IConventionAware
task. If a property of such an object is not set internally, a ConventionValue is used to calculate the value
for the property.Modifier and Type | Method and Description |
---|---|
Object |
getValue(Convention convention,
org.gradle.api.internal.IConventionAware conventionAwareObject)
Deprecated.
Returns some object.
|
Object getValue(Convention convention, org.gradle.api.internal.IConventionAware conventionAwareObject)
convention
- The convention object belonging to the task's projectconventionAwareObject
- The convention aware object