|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScenarioReport | |
|---|---|
| org.jbpm.sim.def | |
| org.jbpm.sim.report | |
| org.jbpm.sim.report.jasper | |
| Uses of ScenarioReport in org.jbpm.sim.def |
|---|
| Methods in org.jbpm.sim.def that return ScenarioReport | |
|---|---|
ScenarioReport |
JbpmSimulationScenario.getScenarioReport()
|
ScenarioReport |
JbpmSimulationExperiment.getSimulationReportForScenario(java.lang.String scenarioName)
retrieves the org.jbpm.sim.report.SimulationReport for the specified scenario. |
| Uses of ScenarioReport in org.jbpm.sim.report |
|---|
| Methods in org.jbpm.sim.report that return ScenarioReport | |
|---|---|
ScenarioReport |
InMemoryOutput.getReport()
|
ScenarioReport |
ExperimentReport.getScenarioReport(java.lang.String scenarioName)
|
| Methods in org.jbpm.sim.report with parameters of type ScenarioReport | |
|---|---|
void |
ExperimentReport.addScenarioReport(ScenarioReport simulationReport)
|
| Uses of ScenarioReport in org.jbpm.sim.report.jasper |
|---|
| Constructors in org.jbpm.sim.report.jasper with parameters of type ScenarioReport | |
|---|---|
ScenarioDetailsReport(ScenarioReport report)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||