public class ConditionalEventDefinitionParseHandler extends AbstractBpmnParseHandler<org.flowable.bpmn.model.ConditionalEventDefinition>
PROPERTYNAME_ERROR_EVENT_DEFINITIONS, PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION, PROPERTYNAME_TIMER_DECLARATION| Constructor and Description |
|---|
ConditionalEventDefinitionParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeParse(BpmnParse bpmnParse,
org.flowable.bpmn.model.ConditionalEventDefinition eventDefinition) |
Class<? extends org.flowable.bpmn.model.BaseElement> |
getHandledType() |
createAssociation, createExecutionListener, getHandledTypes, getPrecedingEventBasedGateway, parse, processArtifactspublic ConditionalEventDefinitionParseHandler()
public Class<? extends org.flowable.bpmn.model.BaseElement> getHandledType()
getHandledType in class AbstractBpmnParseHandler<org.flowable.bpmn.model.ConditionalEventDefinition>protected void executeParse(BpmnParse bpmnParse, org.flowable.bpmn.model.ConditionalEventDefinition eventDefinition)
executeParse in class AbstractBpmnParseHandler<org.flowable.bpmn.model.ConditionalEventDefinition>Copyright © 2020 Flowable. All rights reserved.