|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowInvocationContext | |
|---|---|
| org.ikasan.framework.flow | |
| org.ikasan.framework.flow.invoker | |
| Uses of FlowInvocationContext in org.ikasan.framework.flow |
|---|
| Methods in org.ikasan.framework.flow with parameters of type FlowInvocationContext | |
|---|---|
void |
Flow.invoke(FlowInvocationContext flowInvocationContext,
Event event)
Invocation of this method represents the handling of the Event |
void |
VisitingInvokerFlow.invoke(FlowInvocationContext flowInvocationContext,
Event event)
|
| Uses of FlowInvocationContext in org.ikasan.framework.flow.invoker |
|---|
| Methods in org.ikasan.framework.flow.invoker with parameters of type FlowInvocationContext | |
|---|---|
void |
VisitingFlowElementInvoker.invoke(FlowInvocationContext flowInvocationContext,
Event event,
String moduleName,
String flowName,
FlowElement flowElement)
|
void |
FlowElementInvoker.invoke(FlowInvocationContext flowInvocationContext,
Event event,
String moduleName,
String flowName,
FlowElement flowElement)
Invokes the specified FlowElementwith the specified Event |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||