@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.修飾子とタイプ | メソッドと説明 |
---|---|
Object |
getValue(Convention convention,
org.gradle.api.internal.IConventionAware conventionAwareObject)
非推奨です。
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