public interface Startable
Modifier and Type | Method and Description |
---|---|
String |
getStartMessage()
Gets a string that describes the start action.
|
void |
start()
Start the flow running
|
void start() throws Exception
Exception
- if something goes wrongString getStartMessage()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.