public class GetFactHandleInEntryPointCommand extends Object implements org.kie.api.command.ExecutableCommand<org.kie.api.runtime.rule.FactHandle>
Constructor and Description |
---|
GetFactHandleInEntryPointCommand() |
GetFactHandleInEntryPointCommand(Object object,
String entryPoint) |
GetFactHandleInEntryPointCommand(Object object,
String entryPoint,
boolean disconnected) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.rule.FactHandle |
execute(org.kie.api.runtime.Context context) |
String |
getOutIdentifier() |
void |
setOutIdentifier(String outIdentifier) |
String |
toString() |
public GetFactHandleInEntryPointCommand()
public GetFactHandleInEntryPointCommand(Object object, String entryPoint)
public String getOutIdentifier()
public void setOutIdentifier(String outIdentifier)
public org.kie.api.runtime.rule.FactHandle execute(org.kie.api.runtime.Context context)
execute
in interface org.kie.api.command.ExecutableCommand<org.kie.api.runtime.rule.FactHandle>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.