public class GetFactHandleInEntryPointCommand extends Object implements GenericCommand<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.internal.command.Context context) |
String |
toString() |
public GetFactHandleInEntryPointCommand()
public GetFactHandleInEntryPointCommand(Object object, String entryPoint)
public org.kie.api.runtime.rule.FactHandle execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand<org.kie.api.runtime.rule.FactHandle>
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.