| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.project | |
| org.gradle.execution | |
| org.gradle.invocation |
| Modifier and Type | Method and Description |
|---|---|
TaskGraphExecuter |
GradleInternal.getTaskGraph()
Returns the
TaskExecutionGraph for this build. |
| Modifier and Type | Method and Description |
|---|---|
protected TaskGraphExecuter |
GradleInternalServiceRegistry.createTaskGraphExecuter() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTaskGraphExecuter |
| Modifier and Type | Method and Description |
|---|---|
TaskGraphExecuter |
DefaultGradle.getTaskGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultGradle.setTaskGraph(TaskGraphExecuter taskGraph) |
Copyright © 2013. All rights reserved