org.jbpm.sim.jpdl
Class SimScript

java.lang.Object
  extended by org.jbpm.graph.def.Action
      extended by org.jbpm.graph.action.Script
          extended by org.jbpm.sim.jpdl.SimScript
All Implemented Interfaces:
java.io.Serializable, ActionHandler, Parsable

public class SimScript
extends Script

The SimScript class adds behavior to check, if the script should be executed in a simulation run. Default behavior is: not execute. To execute a script during a simulation run, you have to configure either the attribute simulation with the value 'execute' or to add a element. Another way is to define not a SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.