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, wait
canRunInTransaction
public GetVariableCommand()
public GetVariableCommand(String identifier)
public Object execute(org.kie.api.runtime.Context ctx)
execute
in interface ExecutableCommand<Object>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.