Uses of Class
org.ikasan.flow.visitorPattern.invoker.ConcurrentSplitterFlowElementInvoker.SplitFlowElement
-
Packages that use ConcurrentSplitterFlowElementInvoker.SplitFlowElement Package Description org.ikasan.flow.visitorPattern.invoker -
-
Uses of ConcurrentSplitterFlowElementInvoker.SplitFlowElement in org.ikasan.flow.visitorPattern.invoker
Methods in org.ikasan.flow.visitorPattern.invoker that return ConcurrentSplitterFlowElementInvoker.SplitFlowElement Modifier and Type Method Description ConcurrentSplitterFlowElementInvoker.SplitFlowElementConcurrentSplitterFlowElementInvoker.SplitFlowElement. call()protected ConcurrentSplitterFlowElementInvoker.SplitFlowElementConcurrentSplitterFlowElementInvoker. newAsyncTask(org.ikasan.spec.flow.FlowElement nextFlowElementInRoute, java.util.List<org.ikasan.spec.flow.FlowEventListener> flowEventListeners, java.lang.String moduleName, java.lang.String flowName, org.ikasan.spec.flow.FlowInvocationContext flowInvocationContext, org.ikasan.spec.flow.FlowEvent flowEvent)Factory method to aid testing.Methods in org.ikasan.flow.visitorPattern.invoker with parameters of type ConcurrentSplitterFlowElementInvoker.SplitFlowElement Modifier and Type Method Description voidConcurrentSplitterFlowElementInvoker.SplitFlowCallback. onSuccess(ConcurrentSplitterFlowElementInvoker.SplitFlowElement splitFlowElement)
-