public class NewRuleUnitExecutorCommand extends org.drools.core.command.AbstractNewKieContainerCommand implements org.kie.api.command.ExecutableCommand<RuleUnitExecutor>
Constructor and Description |
---|
NewRuleUnitExecutorCommand(org.kie.api.builder.ReleaseId releaseId,
String sessionId) |
NewRuleUnitExecutorCommand(String sessionId) |
Modifier and Type | Method and Description |
---|---|
RuleUnitExecutor |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
public NewRuleUnitExecutorCommand(String sessionId)
public NewRuleUnitExecutorCommand(org.kie.api.builder.ReleaseId releaseId, String sessionId)
public RuleUnitExecutor execute(org.kie.api.runtime.Context context)
execute
in interface org.kie.api.command.ExecutableCommand<RuleUnitExecutor>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.