public abstract class ViewBuilder extends Object implements NodeBuilder
Create a view node in the current Flow.
| Constructor and Description |
|---|
ViewBuilder() |
public abstract ViewBuilder markAsStartNode()
NodeBuilderMark 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 NodeBuilderCopyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.