public class BoundaryEventParseHandler extends AbstractFlowNodeBpmnParseHandler<BoundaryEvent>
PROPERTYNAME_ERROR_EVENT_DEFINITIONS, PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION, PROPERTYNAME_TIMER_DECLARATION| Constructor and Description |
|---|
BoundaryEventParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeParse(BpmnParse bpmnParse,
BoundaryEvent boundaryEvent) |
Class<? extends BaseElement> |
getHandledType() |
createAssociation, createExecutionListener, getHandledTypes, getPrecedingEventBasedGateway, parse, processArtifactspublic Class<? extends BaseElement> getHandledType()
getHandledType in class AbstractBpmnParseHandler<BoundaryEvent>protected void executeParse(BpmnParse bpmnParse, BoundaryEvent boundaryEvent)
executeParse in class AbstractBpmnParseHandler<BoundaryEvent>Copyright © 2023 Flowable. All rights reserved.