|
|||||||||
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 |
boolean |
getDidWork()
Checks if the copy actually copied any files. |
java.util.List<? extends CopySpec> |
getLeafSyncSpecs()
|
CopySpec |
getRootSyncSpec()
|
void |
setCaseSensitive(boolean caseSensitive)
Set case sensitivity for comparisons. |
Methods inherited from interface org.gradle.api.tasks.copy.CopySpec |
---|
exclude, filter, filter, from, from, from, from, include, into, remapTarget, rename |
Method Detail |
---|
void execute()
boolean getDidWork()
void setCaseSensitive(boolean caseSensitive)
caseSensitive
- java.util.List<? extends CopySpec> getLeafSyncSpecs()
CopySpec getRootSyncSpec()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |