Class ActionNodeFactory<T extends RuleFlowNodeContainerFactory<T,?>>

java.lang.Object
org.jbpm.ruleflow.core.factory.NodeFactory<ActionNodeFactory<T>,T>
org.jbpm.ruleflow.core.factory.ActionNodeFactory<T>
All Implemented Interfaces:
MappableNodeFactory<ActionNodeFactory<T>>, SupportsAction<ActionNodeFactory<T>,T>

public class ActionNodeFactory<T extends RuleFlowNodeContainerFactory<T,?>> extends NodeFactory<ActionNodeFactory<T>,T> implements SupportsAction<ActionNodeFactory<T>,T>