public class IntermediateCatchEventParseHandler extends AbstractFlowNodeBpmnParseHandler<IntermediateCatchEvent>
PROPERTYNAME_ERROR_EVENT_DEFINITIONS, PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION, PROPERTYNAME_IS_FOR_COMPENSATION, PROPERTYNAME_TIMER_DECLARATION| Constructor and Description |
|---|
IntermediateCatchEventParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeParse(BpmnParse bpmnParse,
IntermediateCatchEvent event) |
Class<? extends BaseElement> |
getHandledType() |
parseaddEventSubscriptionDeclaration, createActivityOnCurrentScope, createActivityOnScope, createAssociation, createExecutionListener, createExecutionListenersOnScope, createExecutionListenersOnTransition, findActivity, getHandledTypes, getPrecedingEventBasedGateway, processArtifacts, processDataObjectspublic Class<? extends BaseElement> getHandledType()
getHandledType in class AbstractBpmnParseHandler<IntermediateCatchEvent>protected void executeParse(BpmnParse bpmnParse, IntermediateCatchEvent event)
executeParse in class AbstractBpmnParseHandler<IntermediateCatchEvent>Copyright © 2023 Flowable. All rights reserved.