public class SimulateProcessPathCommand extends Object implements org.kie.api.command.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–2020 JBoss by Red Hat. All rights reserved.