public abstract class FlowCallNode extends FlowNode
Constructor and Description |
---|
FlowCallNode() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getCalledFlowDocumentId(FacesContext context) |
abstract String |
getCalledFlowId(FacesContext context) |
abstract Map<String,Parameter> |
getOutboundParameters() |
public abstract String getCalledFlowDocumentId(FacesContext context)
public abstract String getCalledFlowId(FacesContext context)
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.