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