| Package | Description |
|---|---|
| org.gradle.api.internal.file.copy | |
| org.gradle.api.tasks |
The standard
Task implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
CopySpecImpl |
| Modifier and Type | Method and Description |
|---|---|
ReadableCopySpec |
CopySpecSource.getRootSpec() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ReadableCopySpec> |
ReadableCopySpec.getAllSpecs() |
List<ReadableCopySpec> |
CopySpecImpl.getAllSpecs() |
| Modifier and Type | Method and Description |
|---|---|
void |
NormalizingCopySpecVisitor.visitSpec(ReadableCopySpec spec) |
void |
MappingCopySpecVisitor.visitSpec(ReadableCopySpec spec) |
void |
EmptyCopySpecVisitor.visitSpec(ReadableCopySpec spec) |
void |
DelegatingCopySpecVisitor.visitSpec(ReadableCopySpec spec) |
void |
CopySpecVisitor.visitSpec(ReadableCopySpec spec)
Visits a spec.
|
| Modifier and Type | Method and Description |
|---|---|
ReadableCopySpec |
AbstractCopyTask.getRootSpec() |
Copyright © 2013. All rights reserved