Drools Workbench - Common Model 6.1.0.Beta3

org.drools.workbench.models.commons.backend.rule
Class ActionCallMethodBuilder

java.lang.Object
  extended by org.drools.workbench.models.commons.backend.rule.ActionCallMethodBuilder

public class ActionCallMethodBuilder
extends Object


Constructor Summary
ActionCallMethodBuilder(RuleModel model, PackageDataModelOracle dmo, boolean isJavaDialect, Map<String,String> boundParams)
           
 
Method Summary
 ActionCallMethod get(String variable, String methodName, String[] parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionCallMethodBuilder

public ActionCallMethodBuilder(RuleModel model,
                               PackageDataModelOracle dmo,
                               boolean isJavaDialect,
                               Map<String,String> boundParams)
Method Detail

get

public ActionCallMethod get(String variable,
                            String methodName,
                            String[] parameters)

Drools Workbench - Common Model 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.