Class UserEventListenerImpl

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

public class UserEventListenerImpl extends EventListenerImpl implements UserEventListener
Author:
Roman Smirnov
  • Field Details

    • authorizedRoleRefCollection

      protected static org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<Role> authorizedRoleRefCollection
  • Constructor Details

    • UserEventListenerImpl

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