org.drools.impl.adapters
Class GlobalAdapter
java.lang.Object
org.drools.impl.adapters.GlobalAdapter
- All Implemented Interfaces:
- Global
public class GlobalAdapter
- extends Object
- implements Global
|
Constructor Summary |
GlobalAdapter(org.kie.api.definition.rule.Global delegate)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalAdapter
public GlobalAdapter(org.kie.api.definition.rule.Global delegate)
getName
public String getName()
- Specified by:
getName in interface Global
getType
public String getType()
- Specified by:
getType in interface Global
adaptGlobals
public static List<Global> adaptGlobals(Collection<org.kie.api.definition.rule.Global> globals)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.