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, getOutgoingpublic boolean handle(org.eclipse.bpmn2.FlowElement element,
PathContextManager manager)
handle in interface ElementHandlerhandle in class DefaultElementHandlerprotected boolean hasPathToCatchEvent(org.eclipse.bpmn2.FlowElement catchEvent)
protected boolean findSplitActivity(List<org.eclipse.bpmn2.SequenceFlow> incoming)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.