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