Class GlobalConversationImpl

All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, Collaboration, GlobalConversation, RootElement, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class GlobalConversationImpl extends CollaborationImpl implements GlobalConversation
The BPMN globalConversation element
Author:
Sebastian Menski
  • Constructor Details

    • GlobalConversationImpl

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

    • registerType

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