Class UserEventImpl

All Implemented Interfaces:
CmmnElement, CmmnModelElementInstance, Event, EventListener, PlanItemDefinition, UserEvent, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class UserEventImpl extends EventImpl implements UserEvent
Author:
Roman Smirnov
  • Constructor Details

    • UserEventImpl

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

    • registerType

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