public class SawmillCommandLineRunner extends java.lang.Object implements SawmillInterface
Constructor and Description |
---|
SawmillCommandLineRunner() |
Modifier and Type | Method and Description |
---|---|
void |
runCommands(java.util.List<java.lang.String> commandList)
Run a
List of provided commands in order |
public void runCommands(java.util.List<java.lang.String> commandList) throws SawmillException
SawmillInterface
List
of provided commands in orderrunCommands
in interface SawmillInterface
commandList
- The List
of commands to runSawmillException
- If the provided List is empty or an error occursCopyright © 2010-2018 Planetary Data System. All Rights Reserved.