|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessDataSource | |
|---|---|
| org.jbpm.sim.datasource | |
| org.jbpm.sim.def | |
| org.jbpm.sim.jpdl | |
| Uses of ProcessDataSource in org.jbpm.sim.datasource |
|---|
| Classes in org.jbpm.sim.datasource that implement ProcessDataSource | |
|---|---|
class |
HistorialProcessVariableSource
Default implementation of ProcessVariableSource which gets
process variables from historical log data. |
| Uses of ProcessDataSource in org.jbpm.sim.def |
|---|
| Methods in org.jbpm.sim.def with parameters of type ProcessDataSource | |
|---|---|
void |
JbpmSimulationScenario.addDataSource(java.lang.String name,
ProcessDataSource src)
|
| Uses of ProcessDataSource in org.jbpm.sim.jpdl |
|---|
| Methods in org.jbpm.sim.jpdl that return ProcessDataSource | |
|---|---|
ProcessDataSource |
SimulationDefinition.getDataSource(java.lang.String name)
|
| Methods in org.jbpm.sim.jpdl with parameters of type ProcessDataSource | |
|---|---|
void |
SimulationDefinition.addDataSource(java.lang.String name,
ProcessDataSource src)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||