| Interface and Description |
|---|
| CollectionBuilder
Allows the adding of items to a named collection where instantiation is managed.
|
| ConventionValue
A ConventionValue can be assigned to a org.gradle.api.internal.IConventionAware task.
|
| ManagedSet
A set of managed model objects.
|
| Method and Description |
|---|
| BinarySpec#getSource()
The source sets used to compile this binary.
|
| ComponentSpec#getSource()
The source sets that are used to build this component.
|
| StartParameter#getParallelThreadCount()
Returns the number of parallel threads to use for build execution.
|
| Task#getProject()
Returns the element which this task belongs to.
|