|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferConnection | |
---|---|
org.drools.guvnor.client.rpc | This contains classes used for remote communication with the repository server. |
org.drools.guvnor.client.rulefloweditor |
Uses of TransferConnection in org.drools.guvnor.client.rpc |
---|
Methods in org.drools.guvnor.client.rpc that return types with arguments of type TransferConnection | |
---|---|
Collection<TransferConnection> |
RuleFlowContentModel.getConnections()
|
Method parameters in org.drools.guvnor.client.rpc with type arguments of type TransferConnection | |
---|---|
void |
RuleFlowContentModel.setConnections(Collection<TransferConnection> connections)
|
Uses of TransferConnection in org.drools.guvnor.client.rulefloweditor |
---|
Methods in org.drools.guvnor.client.rulefloweditor with parameters of type TransferConnection | |
---|---|
static pl.balon.gwt.diagrams.client.connection.Connection |
RuleFlowConnectionFactory.createConnection(TransferConnection c,
Map<Long,org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode> nodes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |