org.drools.core.command
Class GetVariableCommand
java.lang.Object
org.drools.core.command.GetVariableCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<Object>, org.kie.api.command.Command<Object>
public class GetVariableCommand
- extends Object
- implements GenericCommand<Object>
- See Also:
- Serialized Form
|
Method Summary |
Object |
execute(org.kie.internal.command.Context ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetVariableCommand
public GetVariableCommand(String identifier)
GetVariableCommand
public GetVariableCommand(String identifier,
String contextName)
execute
public Object execute(org.kie.internal.command.Context ctx)
- Specified by:
execute in interface GenericCommand<Object>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.