public class GroupAction extends CrawlerAction
LOG, phases
Constructor and Description |
---|
GroupAction() |
Modifier and Type | Method and Description |
---|---|
boolean |
performAction(File product,
Metadata metadata) |
void |
setActionsToCall(List<CrawlerAction> actionsToCall) |
void |
validate() |
equals, getDescription, getId, getPhases, hashCode, setDescription, setId, setPhases
public boolean performAction(File product, Metadata metadata) throws CrawlerActionException
performAction
in class CrawlerAction
CrawlerActionException
public void validate() throws CrawlerActionException
validate
in class CrawlerAction
CrawlerActionException
public void setActionsToCall(List<CrawlerAction> actionsToCall)
Copyright © 1999–2017 Apache OODT. All rights reserved.