jBPM Simulation 6.1.0.Beta3

org.jbpm.simulation.impl
Class SimulateProcessPathCommand

java.lang.Object
  extended by org.jbpm.simulation.impl.SimulateProcessPathCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<org.kie.api.runtime.KieSession>, org.kie.api.command.Command<org.kie.api.runtime.KieSession>

public class SimulateProcessPathCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<org.kie.api.runtime.KieSession>

See Also:
Serialized Form

Constructor Summary
SimulateProcessPathCommand(String processId, SimulationContext context, SimulationPath path)
           
 
Method Summary
 org.kie.api.runtime.KieSession execute(org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulateProcessPathCommand

public SimulateProcessPathCommand(String processId,
                                  SimulationContext context,
                                  SimulationPath path)
Method Detail

execute

public org.kie.api.runtime.KieSession execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<org.kie.api.runtime.KieSession>

jBPM Simulation 6.1.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.