Oracle Beehive
  Oracle® Beehive RESTful Web Services API Reference
  Release 2 (2.0.1.7)
  E16658-04

Contents

Overview

Collaboration option for a Connection Request

Enumeration Members

Name Description

DIRECT

Experts may directly respond to the requester

DISCUSSION_FORUM

Experts may respond by posting to the discussion forum associated with the ExpertiseRequest

XML Schema


<xs:simpleType name="connectionRequestCollaborationChannel">
    <xs:restriction base="xs:string">
        <xs:enumeration value="DIRECT"/>
        <xs:enumeration value="DISCUSSION_FORUM"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to connectionRequestCollaborationChannel

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions