Class EndEventImpl

All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, EndEvent, Event, FlowElement, FlowNode, InteractionNode, ThrowEvent, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class EndEventImpl extends ThrowEventImpl implements EndEvent
The BPMN endEvent element
Author:
Sebastian Menski
  • Constructor Details

    • EndEventImpl

      public EndEventImpl(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext context)
  • Method Details