public class EnvironmentImpl extends Object implements org.kie.api.runtime.Environment
| Constructor and Description |
|---|
EnvironmentImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String identifier) |
void |
set(String name,
Object object) |
void |
setDelegate(org.kie.api.runtime.Environment delegate) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.