public class CancelEventDefinitionParseHandler extends AbstractBpmnParseHandler<CancelEventDefinition>
| Constructor and Description |
|---|
CancelEventDefinitionParseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeParse(BpmnParse bpmnParse,
CancelEventDefinition cancelEventDefinition) |
Class<? extends BaseElement> |
getHandledType() |
createAssociation, createExecutionListener, getHandledTypes, getPrecedingEventBasedGateway, parse, processArtifactspublic Class<? extends BaseElement> getHandledType()
getHandledType in class AbstractBpmnParseHandler<CancelEventDefinition>protected void executeParse(BpmnParse bpmnParse, CancelEventDefinition cancelEventDefinition)
executeParse in class AbstractBpmnParseHandler<CancelEventDefinition>Copyright © 2010–2018 Alfresco. All rights reserved.