|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.command.KnowledgeContextResolveFromContextCommand
public class KnowledgeContextResolveFromContextCommand
| Constructor Summary | |
|---|---|
KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String kresults)
|
|
KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String workingMemoryEntryPointName,
String kresults)
|
|
| Method Summary | |
|---|---|
Object |
execute(org.drools.command.Context context)
|
org.drools.command.Command |
getCommand()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String kresults)
public KnowledgeContextResolveFromContextCommand(org.drools.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String workingMemoryEntryPointName,
String kresults)
| Method Detail |
|---|
public Object execute(org.drools.command.Context context)
execute in interface GenericCommandpublic org.drools.command.Command getCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||