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