public class Asset extends Object
| Constructor and Description |
|---|
Asset(File source,
File destination,
org.apache.commons.configuration.CompositeConfiguration config)
Creates an instance of Asset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
copy(File path)
Copy all files from supplied path.
|
List<Throwable> |
getErrors() |
Copyright © 2017. All rights reserved.