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

Contents

Overview

Based type for timed based trigger. Timed trigger are used to indicate at what time an reminder should be triggered.

There are two type of timed based triggers. Absolute trigger that occurs at a specific time supplied by the caller, or a relative trigger that occurs at a time offset relative to the value of a related entity (e.g., occurs 15 minutes before the start of a meeting).

Members

No Members

Hierarchy

timedTrigger is an abstract type. It cannot directly be used. Rather, one of its subtypes must be used

Inherited By

XML Schema


<xs:complexType abstract="true" name="timedTrigger">
    <xs:sequence/>
</xs:complexType>

        

References

The following data represents the references to timedTrigger

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions