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

Contents

Overview

Enumeration Members

Name Description

ANY_CREATED_IN_ATTACHED_CONTAINER

ANY_UPDATED_IN_ATTACHED_CONTAINER

ANY_DELETED_IN_ATTACHED_CONTAINER

UPDATED_ON_ATTACHED_INSTANCE

DELETED_ON_ATTACHED_INSTANCE

XML Schema


<xs:simpleType name="subscriptionTriggerType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="ANY_CREATED_IN_ATTACHED_CONTAINER"/>
        <xs:enumeration value="ANY_UPDATED_IN_ATTACHED_CONTAINER"/>
        <xs:enumeration value="ANY_DELETED_IN_ATTACHED_CONTAINER"/>
        <xs:enumeration value="UPDATED_ON_ATTACHED_INSTANCE"/>
        <xs:enumeration value="DELETED_ON_ATTACHED_INSTANCE"/>
    </xs:restriction>
</xs:simpleType>

        

References

The following data represents the references to subscriptionTriggerType

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions