|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Startable
Interface to something that is a start point for a flow and can be launched programatically.
| Method Summary | |
|---|---|
java.lang.String |
getStartMessage()
Gets a string that describes the start action. |
void |
start()
Start the flow running |
| Method Detail |
|---|
void start()
throws java.lang.Exception
java.lang.Exception - if something goes wrongjava.lang.String getStartMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||