public static class RuleUnitExecutorSession.RuleUnitGlobals extends Object implements org.kie.api.runtime.Globals
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String identifier) |
Collection<String> |
getGlobalKeys() |
void |
set(String identifier,
Object value) |
void |
setDelegate(org.kie.api.runtime.Globals delegate) |
public void set(String identifier, Object value)
set in interface org.kie.api.runtime.Globalspublic void setDelegate(org.kie.api.runtime.Globals delegate)
setDelegate in interface org.kie.api.runtime.Globalspublic Collection<String> getGlobalKeys()
getGlobalKeys in interface org.kie.api.runtime.GlobalsCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.