| Package | Description |
|---|---|
| org.gradle.api.internal.file.archive | |
| org.gradle.api.internal.file.copy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TarCopyAction |
| Modifier and Type | Method and Description |
|---|---|
void |
ZipCopySpecVisitor.startVisit(CopyAction action) |
void |
TarCopySpecVisitor.startVisit(CopyAction action) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchiveCopyAction |
interface |
FileCopyAction |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyActionImpl |
class |
FileCopyActionImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncCopySpecVisitor.startVisit(CopyAction action) |
void |
FileCopySpecVisitor.startVisit(CopyAction action) |
void |
EmptyCopySpecVisitor.startVisit(CopyAction action) |
void |
DelegatingCopySpecVisitor.startVisit(CopyAction action) |
void |
CopySpecVisitor.startVisit(CopyAction action)
Called at the start of the visit.
|
Copyright © 2013. All rights reserved