public final class FlowContinuationInvoker extends Object implements FunctionInvoker
FunctionInvoker.Phase| Modifier and Type | Field and Description |
|---|---|
static String |
FLOW_ID_HEADER |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutputEvent> |
tryInvoke(InvocationContext ctx,
InputEvent evt)
Invoke the function wrapped by this loader
|
public static final String FLOW_ID_HEADER
public Optional<OutputEvent> tryInvoke(InvocationContext ctx, InputEvent evt)
tryInvoke in interface FunctionInvokerevt - The function eventCopyright © 2021. All rights reserved.