public class ScenarioRunnerImpl extends Object implements ScenarioRunner
| Constructor and Description |
|---|
ScenarioRunnerImpl(org.kie.api.runtime.KieSession ksession,
int maximumAmountOfRuleFirings) |
public ScenarioRunnerImpl(org.kie.api.runtime.KieSession ksession,
int maximumAmountOfRuleFirings)
ksession - A populated type resolved to be used to resolve the types in
the scenario.maximumAmountOfRuleFirings - Limit for amount of rules that can fire. To prevent infinite loops.ClassNotFoundExceptionpublic void run(Scenario scenario) throws Exception
run in interface ScenarioRunnerExceptionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.