|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Closure or Callable instead.
@Deprecated public interface ConventionValue
A ConventionValue can be assigned to a IConventionAware task. If a property of such an object is not set internally, a ConventionValue is used to calculate the value
for the property.
| Method Summary | |
|---|---|
Object |
getValue(Convention convention,
org.gradle.api.internal.IConventionAware conventionAwareObject)
Deprecated. Returns some object. |
| Method Detail |
|---|
Object getValue(Convention convention,
org.gradle.api.internal.IConventionAware conventionAwareObject)
convention - The convention object belonging to the task's projectconventionAwareObject - The convention aware object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||