Class ParticipantImpl

java.lang.Object
org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, InteractionNode, Participant, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class ParticipantImpl extends BaseElementImpl implements Participant
The BPMN participant element
Author:
Sebastian Menski