| Interface and Description |
|---|
| org.gradle.api.tasks.ConventionValue |
| Class and Description |
|---|
| org.gradle.api.tasks.bundling.Zip.ZipCopyActionImpl |
| Method and Description |
|---|
| org.gradle.StartParameter.getParallelThreadCount()
Use getMaxWorkerCount or isParallelProjectExecutionEnabled instead.
|
| org.gradle.tooling.model.Task.getProject()
Do not use this method. It is assumed that the caller already has a reference to owning project.
|
| org.gradle.StartParameter.setParallelThreadCount(int) |