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.
|
void |
run() |
String |
toString() |
close, isComplete, reportExceptionpublic void run()
run in interface Runnablerun in class AbstractActionpublic boolean execute()
throws IOException
execute in interface Actionexecute in class AbstractActionIOException - on IO error.Copyright © 1999-2021 Apache Software Foundation. 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.