public class FlowExecutionOutcome extends Object
| Constructor and Description |
|---|
FlowExecutionOutcome(String id,
AttributeMap output)
Creates a new flow execution outcome
|
public FlowExecutionOutcome(String id, AttributeMap output)
id - the outcome idoutput - the output returned by the executionpublic String getId()
public AttributeMap getOutput()