public class CompositeAction extends AbstractAction
LOGGER| Constructor and Description |
|---|
CompositeAction(List<Action> actions,
boolean stopOnError)
Construct a new composite action.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Execute sequence of actions.
|
Action[] |
getActions() |
boolean |
isStopOnError() |
void |
run() |
String |
toString() |
close, isComplete, isInterrupted, reportExceptionpublic void run()
run in interface Runnablerun in class AbstractActionpublic boolean execute()
throws IOException
execute in interface Actionexecute in class AbstractActionIOException - on IO error.public Action[] getActions()
public boolean isStopOnError()
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.