|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CopyAction
| Method Summary | |
|---|---|
void |
execute()
Execute the copy |
void |
setCaseSensitive(boolean caseSensitive)
Set case sensitivity for comparisons. |
| Methods inherited from interface org.gradle.api.file.CopySpec |
|---|
exclude, exclude, filter, filter, filter, from, from, include, include, into, remapTarget, rename, setExcludes, setIncludes |
| Methods inherited from interface org.gradle.api.tasks.util.PatternFilterable |
|---|
getExcludes, getIncludes |
| Methods inherited from interface org.gradle.api.tasks.WorkResult |
|---|
getDidWork |
| Method Detail |
|---|
void execute()
void setCaseSensitive(boolean caseSensitive)
caseSensitive -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||