public interface FlowElementInvoker<COMPONENT>
FlowElement with the specified FlowEvent| Modifier and Type | Method and Description |
|---|---|
FlowElement |
invoke(FlowEventListener flowEventListener,
String moduleName,
String flowName,
FlowInvocationContext flowInvocationContext,
FlowEvent flowEvent,
FlowElement<COMPONENT> flowElement)
Invokes the specified
FlowElementwith the specified FlowEvent |
FlowElement invoke(FlowEventListener flowEventListener, String moduleName, String flowName, FlowInvocationContext flowInvocationContext, FlowEvent flowEvent, FlowElement<COMPONENT> flowElement)
FlowElementwith the specified FlowEventflowEventListener - moduleName - flowName - flowInvocationContext - flowEvent - argument for the FlowElement's componentflowElement - for invocationCopyright © 2007-2016 Ikasan. All Rights Reserved.