public class IntermediateThrowEventParseHandler extends AbstractActivityBpmnParseHandler<ThrowEvent>
PROPERTYNAME_ERROR_EVENT_DEFINITIONS, PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION, PROPERTYNAME_TIMER_DECLARATION| Constructor and Description |
|---|
IntermediateThrowEventParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeParse(BpmnParse bpmnParse,
ThrowEvent intermediateEvent) |
Class<? extends BaseElement> |
getHandledType() |
createMultiInstanceActivityBehavior, createMultiInstanceLoopCharacteristics, parsecreateAssociation, createExecutionListener, getHandledTypes, getPrecedingEventBasedGateway, processArtifactspublic Class<? extends BaseElement> getHandledType()
getHandledType in class AbstractBpmnParseHandler<ThrowEvent>protected void executeParse(BpmnParse bpmnParse, ThrowEvent intermediateEvent)
executeParse in class AbstractBpmnParseHandler<ThrowEvent>Copyright © 2023 Flowable. All rights reserved.