| Package | Description |
|---|---|
| org.gradle.api.internal.project | |
| org.gradle.api.internal.tasks |
| Modifier and Type | Method and Description |
|---|---|
TaskContainerInternal |
ProjectInternal.getImplicitTasks() |
TaskContainerInternal |
AbstractProject.getImplicitTasks() |
TaskContainerInternal |
ProjectInternal.getTasks() |
TaskContainerInternal |
AbstractProject.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
protected Factory<TaskContainerInternal> |
ProjectInternalServiceRegistry.createTaskContainerInternal() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProject.setTaskContainer(TaskContainerInternal taskContainer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTaskContainer |
| Modifier and Type | Method and Description |
|---|---|
TaskContainerInternal |
DefaultTaskContainer.configure(Closure configureClosure) |
TaskContainerInternal |
DefaultTaskContainerFactory.create() |
Copyright © 2013. All rights reserved