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