@FunctionalInterface public interface ScenarioRunnerProvider
Modifier and Type | Method and Description |
---|---|
AbstractScenarioRunner |
create(org.kie.api.runtime.KieContainer kieContainer,
SimulationDescriptor simulationDescriptor,
List<ScenarioWithIndex> scenarios) |
AbstractScenarioRunner create(org.kie.api.runtime.KieContainer kieContainer, SimulationDescriptor simulationDescriptor, List<ScenarioWithIndex> scenarios)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.