jBPM Simulation 6.2.0.Final

org.jbpm.simulation.handler
Class EmbeddedSubprocessHandler

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

public class EmbeddedSubprocessHandler
extends MainElementHandler


Constructor Summary
EmbeddedSubprocessHandler()
           
 
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

EmbeddedSubprocessHandler

public EmbeddedSubprocessHandler()
Method Detail

handle

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

jBPM Simulation 6.2.0.Final

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