Uses of Interface
org.camunda.bpm.model.bpmn.instance.GlobalConversation
-
Uses of GlobalConversation in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeClassDescriptionclass
The BPMN globalConversation elementModifier and TypeFieldDescriptionprotected static AttributeReference<GlobalConversation>
CallConversationImpl.calledCollaborationRefAttribute
Modifier and TypeMethodDescriptionvoid
CallConversationImpl.setCalledCollaboration
(GlobalConversation calledCollaboration) -
Uses of GlobalConversation in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionvoid
CallConversation.setCalledCollaboration
(GlobalConversation calledCollaboration)