public class NewRuleUnitExecutorCommand extends Object implements ExecutableCommand<org.kie.api.runtime.rule.RuleUnitExecutor>
| Constructor and Description |
|---|
NewRuleUnitExecutorCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId) |
NewRuleUnitExecutorCommand(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.rule.RuleUnitExecutor |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic NewRuleUnitExecutorCommand(String sessionId)
public NewRuleUnitExecutorCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId)
public org.kie.api.runtime.rule.RuleUnitExecutor execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<org.kie.api.runtime.rule.RuleUnitExecutor>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.