| Package | Description |
|---|---|
| org.jbpm.simulation | |
| org.jbpm.simulation.converter | |
| org.jbpm.simulation.impl |
| Modifier and Type | Method and Description |
|---|---|
SimulationPath |
SimulationContext.getCurrentPath() |
| Modifier and Type | Method and Description |
|---|---|
double |
SimulationDataProvider.calculatePathProbability(SimulationPath path) |
void |
SimulationContext.setCurrentPath(SimulationPath currentPath) |
| Modifier and Type | Method and Description |
|---|---|
List<SimulationPath> |
SimulationFilterPathFormatConverter.convert(List<PathContext> paths) |
| Modifier and Type | Method and Description |
|---|---|
double |
JBPMBAMSimulationDataProvider.calculatePathProbability(SimulationPath path) |
double |
BPMN2SimulationDataProvider.calculatePathProbability(SimulationPath path) |
| Constructor and Description |
|---|
SimulateProcessPathCommand(String processId,
SimulationContext context,
SimulationPath path) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.