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