Class EventImpl

All Implemented Interfaces:
CmmnElement, CmmnModelElementInstance, Event, EventListener, PlanItemDefinition, org.camunda.bpm.model.xml.instance.ModelElementInstance
Direct Known Subclasses:
TimerEventImpl, UserEventImpl

public class EventImpl extends PlanItemDefinitionImpl implements Event
Author:
Roman Smirnov
  • Constructor Details

    • EventImpl

      public EventImpl(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)
  • Method Details

    • registerType

      public static void registerType(org.camunda.bpm.model.xml.ModelBuilder modelBuilder)