public class GetFactHandleInEntryPointCommand extends Object implements 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 |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic GetFactHandleInEntryPointCommand()
public GetFactHandleInEntryPointCommand(Object object, String entryPoint)
public org.kie.api.runtime.rule.FactHandle execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<org.kie.api.runtime.rule.FactHandle>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.