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, setPhases
public boolean performAction(File product, Metadata productMetadata) throws CrawlerActionException
performAction
in class CrawlerAction
CrawlerActionException
public void validate() throws CrawlerActionException
validate
in class CrawlerAction
CrawlerActionException
public void setExecuteCommand(String executeCommand)
public void setWorkingDir(String workingDir)
Copyright © 1999–2017 Apache OODT. All rights reserved.