public class SimulateProcessPathCommand extends Object implements org.drools.core.command.impl.ExecutableCommand<org.kie.api.runtime.KieSession>
| Constructor and Description |
|---|
SimulateProcessPathCommand(String processId,
SimulationContext context,
SimulationPath path) |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieSession |
execute(org.kie.api.runtime.Context context) |
public SimulateProcessPathCommand(String processId, SimulationContext context, SimulationPath path)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.