Uses of Interface
org.camunda.bpm.model.bpmn.instance.GlobalConversation
Packages that use GlobalConversation
-
Uses of GlobalConversation in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement GlobalConversationModifier and TypeClassDescriptionclass
The BPMN globalConversation elementFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type GlobalConversationModifier and TypeFieldDescriptionprotected static AttributeReference<GlobalConversation>
CallConversationImpl.calledCollaborationRefAttribute
Methods in org.camunda.bpm.model.bpmn.impl.instance that return GlobalConversationMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoid
CallConversationImpl.setCalledCollaboration
(GlobalConversation calledCollaboration) -
Uses of GlobalConversation in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return GlobalConversationMethods in org.camunda.bpm.model.bpmn.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoid
CallConversation.setCalledCollaboration
(GlobalConversation calledCollaboration)