org.drools.guvnor.client.rulefloweditor
Class RuleFlowConnectionFactory

java.lang.Object
  extended by org.drools.guvnor.client.rulefloweditor.RuleFlowConnectionFactory

public class RuleFlowConnectionFactory
extends Object


Constructor Summary
RuleFlowConnectionFactory()
           
 
Method Summary
static pl.balon.gwt.diagrams.client.connection.Connection createConnection(TransferConnection c, Map<Long,org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode> nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleFlowConnectionFactory

public RuleFlowConnectionFactory()
Method Detail

createConnection

public static pl.balon.gwt.diagrams.client.connection.Connection createConnection(TransferConnection c,
                                                                                  Map<Long,org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode> nodes)
                                                                           throws RuntimeException
Throws:
RuntimeException


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.