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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.