public abstract class ViewBuilder extends java.lang.Object implements NodeBuilder
Create a view node in the current Flow
.
Constructor and Description |
---|
ViewBuilder() |
Modifier and Type | Method and Description |
---|---|
abstract ViewBuilder |
markAsStartNode()
Mark this node as the start node in the flow. |
public abstract ViewBuilder markAsStartNode()
NodeBuilder
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.
markAsStartNode
in interface NodeBuilder
Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms