|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeBuilder
Base interface for building all kinds of flow nodes.
Method Summary | |
---|---|
NodeBuilder |
markAsStartNode()
Mark this node as the start node in the flow. |
Method Detail |
---|
NodeBuilder markAsStartNode()
Mark this node as the start node in the flow. Any other node that had been marked as the start node will no longer be the start node.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |