public class GetGlobalsCommand extends Object implements GenericCommand<org.kie.api.runtime.Globals>
| Constructor and Description |
|---|
GetGlobalsCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.Globals |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public org.kie.api.runtime.Globals execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<org.kie.api.runtime.Globals>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.