public class ExternAction extends CrawlerAction
CrawlerAction response.LOG, phases| Constructor and Description |
|---|
ExternAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
performAction(File product,
Metadata productMetadata) |
void |
setExecuteCommand(String executeCommand) |
void |
setWorkingDir(String workingDir) |
void |
validate() |
equals, getDescription, getId, getPhases, hashCode, setDescription, setId, setPhasespublic boolean performAction(File product, Metadata productMetadata) throws CrawlerActionException
performAction in class CrawlerActionCrawlerActionExceptionpublic void validate()
throws CrawlerActionException
validate in class CrawlerActionCrawlerActionExceptionpublic void setExecuteCommand(String executeCommand)
public void setWorkingDir(String workingDir)
Copyright © 1999–2017 Apache OODT. All rights reserved.