Package org.ikasan.flow.event
Class FlowElementInvocationFactory
- java.lang.Object
-
- org.ikasan.flow.event.FlowElementInvocationFactory
-
public class FlowElementInvocationFactory extends java.lang.ObjectSimple factory for creating FlowElementInvocation objects- Author:
- Ikasan Development Team
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFlowElementInvocationFactory.DefaultFlowElementInvocationDefault implementation of the FlowElementInvocation
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.ikasan.spec.flow.FlowElementInvocationnewInvocation()Returns a new FlowElementInvocation object
-