org.drools.command
Class KnowledgeContextResolveFromContextCommand
java.lang.Object
org.drools.command.KnowledgeContextResolveFromContextCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command, GenericCommand
public class KnowledgeContextResolveFromContextCommand
- extends Object
- implements GenericCommand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KnowledgeContextResolveFromContextCommand
public KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String kresults)
KnowledgeContextResolveFromContextCommand
public KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String workingMemoryEntryPointName,
String kresults)
execute
public Object execute(Context context)
- Specified by:
execute
in interface GenericCommand
getCommand
public org.drools.command.Command getCommand()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.