|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SawmillInterface
Class that implement this interface will execute Sawmill commands in different ways.
Method Summary | |
---|---|
void |
runCommands(List<String> commandList)
Run a List of provided commands in order |
Method Detail |
---|
void runCommands(List<String> commandList) throws SawmillException
List
of provided commands in order
commandList
- The List
of commands to run
SawmillException
- If the provided List is empty or an error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |