![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
For example:
| Name | Type | Description |
|---|---|---|
offset |
Set the offset to be added to the related to attribute of the source entity to determine the trigger time. | |
relativeTo |
Specify the attribute of the source entity associated with this trigger. |
Inherits From
<xs:complexType name="relativeTrigger">
<xs:complexContent>
<xs:extension base="tns:timedTrigger">
<xs:sequence>
<xs:element minOccurs="0" name="offset" type="xs:duration"/>
<xs:element minOccurs="0" name="relativeTo" type="tns:triggerRelativeTo"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices