|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.simulation.SimulationRunner
public class SimulationRunner
| Constructor Summary | |
|---|---|
SimulationRunner()
|
|
| Method Summary | |
|---|---|
static SimulationRepository |
runSimulation(String processId,
String bpmn2Container,
int numberOfAllInstances,
long interval,
org.drools.io.Resource... rules)
|
static SimulationRepository |
runSimulation(String processId,
String bpmn2Container,
int numberOfAllInstances,
long interval,
String... rules)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimulationRunner()
| Method Detail |
|---|
public static SimulationRepository runSimulation(String processId,
String bpmn2Container,
int numberOfAllInstances,
long interval,
String... rules)
public static SimulationRepository runSimulation(String processId,
String bpmn2Container,
int numberOfAllInstances,
long interval,
org.drools.io.Resource... rules)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||