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

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

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