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 |
---|
StartParameter#getParallelThreadCount()
Returns the number of parallel threads to use for build execution.
|
Task#getProject()
Returns the element which this task belongs to.
|