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)
Comments to: faces-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation. All rights reserved.
 Use is subject to license terms.