Uses of Interface
io.camunda.zeebe.model.bpmn.instance.GlobalConversation
Packages that use GlobalConversation
-
Uses of GlobalConversation in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement GlobalConversationModifier and TypeClassDescriptionclassThe BPMN globalConversation elementFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type GlobalConversationModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.reference.AttributeReference<GlobalConversation> CallConversationImpl.calledCollaborationRefAttributeMethods in io.camunda.zeebe.model.bpmn.impl.instance that return GlobalConversationMethods in io.camunda.zeebe.model.bpmn.impl.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoidCallConversationImpl.setCalledCollaboration(GlobalConversation calledCollaboration) -
Uses of GlobalConversation in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return GlobalConversationMethods in io.camunda.zeebe.model.bpmn.instance with parameters of type GlobalConversationModifier and TypeMethodDescriptionvoidCallConversation.setCalledCollaboration(GlobalConversation calledCollaboration)