Package org.jbpm.sim.jpdl

Interface Summary
SimulationHandler If an ActionHandler implements this interface, this method is executed instead of the ActionHandler.execute method.
 

Class Summary
SimAction The SimAction class adds behavior to check, if the action should be executed in a simulation run.
SimDecision  
SimScript The SimScript class adds behavior to check, if the script should be executed in a simulation run.
SimState  
SimTaskNode  
SimulationDefinition this object is populated during instrumentation (see SimulationTestCase)
SimulationInstance each ProcessInstance is connected to exactly one SimulationInstance which makes the connection to the simulation
SimulationJpdlXmlReader The SimulationJpdXmlReader is used instead of the original org.jbpm.jpdl.xml.JpdlXmlReader from jBPM when using jBPM as simulation engine.
SimulationNoop Marker interface to configure to ignore an ActionHandler in simulation runs
SimulationUserCodeInterceptor  
 



Copyright © 2010 JBoss Community. All Rights Reserved.