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 © 2022 The Apache Software Foundation. All rights reserved.