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