public class NewRuleUnitExecutorCommand extends AbstractNewKieContainerCommand implements org.kie.api.command.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() |
getKieContainer
public NewRuleUnitExecutorCommand(String sessionId)
public NewRuleUnitExecutorCommand(org.kie.api.builder.ReleaseId releaseId, String sessionId)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.