![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
end |
![]() |
||
note |
![]() |
Sets the note to the specified string, along with an optional translation key which may be used to translate the note to other locales. | |
reference |
![]() |
Sets a reference to another entity on this Activity | |
start |
![]() |
||
translationKey |
![]() |
||
type |
![]() |
<xs:complexType name="activityUpdater">
<xs:sequence>
<xs:element name="end" type="xs:long"/>
<xs:element minOccurs="0" name="note" type="xs:string"/>
<xs:element minOccurs="0" name="reference" type="tns:beeId"/>
<xs:element name="start" type="xs:long"/>
<xs:element minOccurs="0" name="translationKey" type="xs:string"/>
<xs:element name="type" type="tns:activityType"/>
</xs:sequence>
</xs:complexType>

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