public class MergeTask
extends Task
Constructor and Description |
---|
MergeTask() |
Modifier and Type | Method and Description |
---|---|
void |
addConfigured(ResourceCollection resources)
This task accepts any number of execution data resources.
|
void |
execute() |
void |
setDestfile(File destfile)
Sets the location of the merged data store
|
public void setDestfile(File destfile)
destfile
- Destination data store locationpublic void addConfigured(ResourceCollection resources)
resources
- Execution data resourcespublic void execute() throws BuildException
BuildException
Copyright © 2012. All Rights Reserved.