public class GetEnvironmentCommand extends Object implements ExecutableCommand<org.kie.api.runtime.Environment>
| Constructor and Description |
|---|
GetEnvironmentCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.Environment |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic org.kie.api.runtime.Environment execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<org.kie.api.runtime.Environment>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.