public class PrepareSources extends Object implements BuildAction
| Constructor and Description |
|---|
PrepareSources(String targetName,
String targetId,
String targetFolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(File sources,
Context context) |
boolean |
check(Context context) |
public boolean check(Context context) throws ExitException
check in interface BuildActionExitExceptionpublic void build(File sources, Context context) throws ExitException
build in interface BuildActionExitExceptionCopyright © 2021. All rights reserved.