jBPM Simulation 6.0.0.CR5

org.jbpm.simulation.handler
Class ThrowEventElementHandler

java.lang.Object
  extended by org.jbpm.simulation.handler.MainElementHandler
      extended by org.jbpm.simulation.handler.DefaultElementHandler
          extended by org.jbpm.simulation.handler.ThrowEventElementHandler
All Implemented Interfaces:
ElementHandler

public class ThrowEventElementHandler
extends DefaultElementHandler


Constructor Summary
ThrowEventElementHandler()
           
 
Method Summary
 boolean handle(org.eclipse.bpmn2.FlowElement element, PathContextManager manager)
           
 
Methods inherited from class org.jbpm.simulation.handler.MainElementHandler
getEventDefinitions, getOutgoing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThrowEventElementHandler

public ThrowEventElementHandler()
Method Detail

handle

public boolean handle(org.eclipse.bpmn2.FlowElement element,
                      PathContextManager manager)
Specified by:
handle in interface ElementHandler
Overrides:
handle in class DefaultElementHandler

jBPM Simulation 6.0.0.CR5

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