public class ThrowEventElementHandler extends DefaultElementHandler
Constructor and Description |
---|
ThrowEventElementHandler() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
findSplitActivity(List<org.eclipse.bpmn2.SequenceFlow> incoming) |
boolean |
handle(org.eclipse.bpmn2.FlowElement element,
PathContextManager manager) |
protected boolean |
hasPathToCatchEvent(org.eclipse.bpmn2.FlowElement catchEvent) |
getEventDefinitions, getOutgoing
public boolean handle(org.eclipse.bpmn2.FlowElement element, PathContextManager manager)
handle
in interface ElementHandler
handle
in class DefaultElementHandler
protected boolean hasPathToCatchEvent(org.eclipse.bpmn2.FlowElement catchEvent)
protected boolean findSplitActivity(List<org.eclipse.bpmn2.SequenceFlow> incoming)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.