| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.plugins | |
| org.gradle.api.plugins |
The standard
Plugin implementations. |
| Modifier and Type | Method and Description |
|---|---|
ExtraPropertiesExtension |
ExtensibleDynamicObject.getDynamicProperties() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtraPropertiesExtension |
| Modifier and Type | Method and Description |
|---|---|
ExtraPropertiesExtension |
DefaultConvention.getExtraProperties() |
| Constructor and Description |
|---|
ExtraPropertiesDynamicObjectAdapter(Object delegate,
DynamicObject dynamicOwner,
ExtraPropertiesExtension extension) |
| Modifier and Type | Method and Description |
|---|---|
ExtraPropertiesExtension |
ExtensionContainer.getExtraProperties()
The extra properties extension in this extension container.
|
| Constructor and Description |
|---|
ExtraPropertiesExtension.UnknownPropertyException(ExtraPropertiesExtension extension,
String propertyName) |
Copyright © 2013. All rights reserved