Uses of Interface
org.camunda.bpm.model.bpmn.instance.Collaboration
-
Packages that use Collaboration Package Description org.camunda.bpm.model.bpmn.impl.instance org.camunda.bpm.model.bpmn.instance -
-
Uses of Collaboration in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement Collaboration Modifier and Type Class Description class
CollaborationImpl
The BPMN collaboration elementclass
GlobalConversationImpl
The BPMN globalConversation element -
Uses of Collaboration in org.camunda.bpm.model.bpmn.instance
Subinterfaces of Collaboration in org.camunda.bpm.model.bpmn.instance Modifier and Type Interface Description interface
GlobalConversation
The BPMN globalConversation element
-