| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.artifacts | |
| org.gradle.api.internal.artifacts.configurations | |
| org.gradle.api.internal.artifacts.dsl | |
| org.gradle.api.internal.plugins | |
| org.gradle.api.internal.tasks | |
| org.gradle.api.plugins.quality.internal | |
| org.gradle.api.reporting.internal | |
| org.gradle.plugins.binaries.model.internal |
Implementations of the native model classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamedDomainObjectContainer<T> |
class |
CompositeDomainObjectSet<T>
A domain object collection that presents a combined view of one or more collections.
|
class |
DefaultDomainObjectSet<T> |
class |
DefaultNamedDomainObjectCollection<T> |
class |
DefaultNamedDomainObjectList<T> |
class |
DefaultNamedDomainObjectSet<T> |
class |
FactoryNamedDomainObjectContainer<T> |
| Modifier and Type | Method and Description |
|---|---|
protected <S extends T> |
DefaultDomainObjectCollection.filtered(CollectionFilter<S> filter) |
| Constructor and Description |
|---|
DefaultDomainObjectCollection(DefaultDomainObjectCollection<? super T> collection,
CollectionFilter<T> filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultArtifactRepositoryContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigurationContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRepositoryHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginCollection<T extends Plugin> |
class |
DefaultProjectsPluginContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSourceSetContainer |
class |
DefaultTaskCollection<T extends Task> |
class |
DefaultTaskContainer |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckstyleReportsImpl |
class |
CodeNarcReportsImpl |
class |
FindBugsReportsImpl |
class |
JDependReportsImpl |
class |
PmdReportsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReportContainer<T extends Report> |
class |
TaskReportContainer<T extends Report> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCompilerRegistry |
Copyright © 2013. All rights reserved