Package | Description |
---|---|
org.drools.workbench.screens.scenariosimulation.backend.server | |
org.drools.workbench.screens.scenariosimulation.backend.server.runner |
Modifier and Type | Method and Description |
---|---|
BiFunction<org.kie.api.runtime.KieContainer,Simulation,AbstractScenarioRunner> |
ScenarioRunnerServiceImpl.getOrCreateRunnerSupplier(Simulation simulation) |
Modifier and Type | Method and Description |
---|---|
void |
ScenarioRunnerServiceImpl.setRunnerSupplier(BiFunction<org.kie.api.runtime.KieContainer,Simulation,AbstractScenarioRunner> runnerSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
DMNScenarioRunner |
class |
RuleScenarioRunner |
Modifier and Type | Method and Description |
---|---|
static BiFunction<org.kie.api.runtime.KieContainer,Simulation,AbstractScenarioRunner> |
AbstractScenarioRunner.getSpecificRunnerProvider(Simulation simulation) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.