public class KnowledgeContextResolveFromContextCommand extends Object implements GenericCommand
Constructor and Description |
---|
KnowledgeContextResolveFromContextCommand(org.kie.api.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String kresults) |
KnowledgeContextResolveFromContextCommand(org.kie.api.command.Command command,
String kbuilderIdentifier,
String kbaseIdentifier,
String statefulKsessionName,
String workingMemoryEntryPointName,
String kresults) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(org.kie.internal.command.Context context) |
org.kie.api.command.Command |
getCommand() |
public KnowledgeContextResolveFromContextCommand(org.kie.api.command.Command command, String kbuilderIdentifier, String kbaseIdentifier, String statefulKsessionName, String kresults)
public Object execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand
public org.kie.api.command.Command getCommand()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.