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

Contents

Overview

AssignmentUpdater holds the modifications of the Assignment.

Members

Name Type Description

assigneeBillingInfo

string

assigneeComment

string

Set the AssigneeComment attribute in the AssignmentUpdater

assigneeCompleted

dateTime

Set the AssigneeCompleted attribute in the AssignmentUpdater.

assigneeDue

dateTime

Set the AssigneeDue attribute in the AssignmentUpdater.

assigneeICalCategories

string[]

assigneeICalClass

string

assigneeICalPriority

int

assigneeMileage

string

assigneeParticipantStatus

todoParticipantStatus

assigneePercentComplete

int

assigneePriority

priority

assigneePropertiesUpdater

collabPropertiesUpdater

Gets the nested updater to modify the assignee properties.

assigneeSortOrdinal

int

assigneeStart

dateTime

Set the AssigneeStart attribute in the AssignmentUpdater.

assigneeTimeAllocated

long

Set the AssigneeTimeAllocated attribute in the AssignmentUpdater.

assigneeTimeSpent

long

Set the AssigneeTimeSpent attribute in the AssignmentUpdater.

calDavResourceName

string

Set the CalDavResourceName attribute in the AssignmentUpdater.

changeStatus

changeStatus

Artifact change status.

name

string

Get the Name of the Entity

propertiesUpdater

collabPropertiesUpdater

A CollabPropertiesUpdater which can be used to add or remove CollabProperties for this Artifact.

publishAssignmentBonds

boolean

sensitivity

beeId

userCreatedOn

dateTime

The user creation time (if created offline) for the Artifact

userModifiedOn

dateTime

The user modification time (if created offline) for the Artifact

viewerPropertiesUpdater

collabPropertiesUpdater

A CollabPropertiesUpdater which can be used to add or remove viewer private CollabProperties for this Artifact.

Hierarchy

Inherits From

Examples

Below are examples in JSON and XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:assignmentUpdater xsi:type="obh:assignmentUpdater" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <obh:assigneeBillingInfo>your_string_0</obh:assigneeBillingInfo>
        <obh:assigneeComment>your_string_0</obh:assigneeComment>
        <obh:assigneeCompleted>your_dateTime_0</obh:assigneeCompleted>
        <obh:assigneeDue>your_dateTime_0</obh:assigneeDue>
        <obh:assigneeICalCategories>your_string_0</obh:assigneeICalCategories>
        <obh:assigneeICalCategories>your_string_1</obh:assigneeICalCategories>
        <obh:assigneeICalCategories>your_string_2</obh:assigneeICalCategories>
        <obh:assigneeICalClass>your_string_0</obh:assigneeICalClass>
        <obh:assigneeICalPriority>your_int_0</obh:assigneeICalPriority>
        <obh:assigneeMileage>your_string_0</obh:assigneeMileage>
        <obh:assigneeParticipantStatus>your_todoParticipantStatus_0</obh:assigneeParticipantStatus>
        <obh:assigneePercentComplete>your_int_0</obh:assigneePercentComplete>
        <obh:assigneePriority>your_priority_0</obh:assigneePriority>
        <obh:assigneePropertiesUpdater>your_collabPropertiesUpdater_0</obh:assigneePropertiesUpdater>
        <obh:assigneeSortOrdinal>your_int_0</obh:assigneeSortOrdinal>
        <obh:assigneeStart>your_dateTime_0</obh:assigneeStart>
        <obh:assigneeTimeAllocated>your_long_0</obh:assigneeTimeAllocated>
        <obh:assigneeTimeSpent>your_long_0</obh:assigneeTimeSpent>
        <obh:calDavResourceName>your_string_0</obh:calDavResourceName>
        <obh:changeStatus>your_changeStatus_0</obh:changeStatus>
        <obh:name>your_string_0</obh:name>
        <obh:propertiesUpdater>your_collabPropertiesUpdater_0</obh:propertiesUpdater>
        <obh:publishAssignmentBonds>your_boolean_0</obh:publishAssignmentBonds>
        <obh:sensitivity>your_beeId_0</obh:sensitivity>
        <obh:userCreatedOn>your_dateTime_0</obh:userCreatedOn>
        <obh:userModifiedOn>your_dateTime_0</obh:userModifiedOn>
        <obh:viewerPropertiesUpdater>your_collabPropertiesUpdater_0</obh:viewerPropertiesUpdater>
</obh:assignmentUpdater>

JSON Example

(show inherited members)

{
    "beeType":"assignmentUpdater",
        "assigneeBillingInfo":"your_{http://www.oracle.com/beehive}assigneeBillingInfo_as_string0",
        "assigneeComment":"your_{http://www.oracle.com/beehive}assigneeComment_as_string0",
        "assigneeCompleted":{ your_{http://www.oracle.com/beehive}assigneeCompleted_as_dateTime0 },
        "assigneeDue":{ your_{http://www.oracle.com/beehive}assigneeDue_as_dateTime0 },
        "assigneeICalCategories":[
            "your_{http://www.oracle.com/beehive}assigneeICalCategories_as_string0",
            "your_{http://www.oracle.com/beehive}assigneeICalCategories_as_string1",
            "your_{http://www.oracle.com/beehive}assigneeICalCategories_as_string2"
        ],
        "assigneeICalClass":"your_{http://www.oracle.com/beehive}assigneeICalClass_as_string0",
        "assigneeICalPriority":your_{http://www.oracle.com/beehive}assigneeICalPriority_as_int0,
        "assigneeMileage":"your_{http://www.oracle.com/beehive}assigneeMileage_as_string0",
        "assigneeParticipantStatus":{ your_{http://www.oracle.com/beehive}assigneeParticipantStatus_as_todoParticipantStatus0 },
        "assigneePercentComplete":your_{http://www.oracle.com/beehive}assigneePercentComplete_as_int0,
        "assigneePriority":{ your_{http://www.oracle.com/beehive}assigneePriority_as_priority0 },
        "assigneePropertiesUpdater":{ your_{http://www.oracle.com/beehive}assigneePropertiesUpdater_as_collabPropertiesUpdater0 },
        "assigneeSortOrdinal":your_{http://www.oracle.com/beehive}assigneeSortOrdinal_as_int0,
        "assigneeStart":{ your_{http://www.oracle.com/beehive}assigneeStart_as_dateTime0 },
        "assigneeTimeAllocated":your_{http://www.oracle.com/beehive}assigneeTimeAllocated_as_long0,
        "assigneeTimeSpent":your_{http://www.oracle.com/beehive}assigneeTimeSpent_as_long0,
        "calDavResourceName":"your_{http://www.oracle.com/beehive}calDavResourceName_as_string0",
        "changeStatus":{ your_{http://www.oracle.com/beehive}changeStatus_as_changeStatus0 },
        "name":"your_{http://www.oracle.com/beehive}name_as_string0",
        "propertiesUpdater":{ your_{http://www.oracle.com/beehive}propertiesUpdater_as_collabPropertiesUpdater0 },
        "publishAssignmentBonds":your_{http://www.oracle.com/beehive}publishAssignmentBonds_as_boolean0,
        "sensitivity":{ your_{http://www.oracle.com/beehive}sensitivity_as_beeId0 },
        "userCreatedOn":"your_{http://www.oracle.com/beehive}userCreatedOn_as_dateTime0",
        "userModifiedOn":"your_{http://www.oracle.com/beehive}userModifiedOn_as_dateTime0",
        "viewerPropertiesUpdater":{ your_{http://www.oracle.com/beehive}viewerPropertiesUpdater_as_collabPropertiesUpdater0 }
}

XML Schema


<xs:complexType name="assignmentUpdater">
    <xs:complexContent>
        <xs:extension base="tns:artifactUpdater">
            <xs:sequence>
                <xs:element minOccurs="0" name="assigneeBillingInfo" type="xs:string"/>
                <xs:element minOccurs="0" name="assigneeComment" type="xs:string"/>
                <xs:element minOccurs="0" name="assigneeCompleted" type="tns:dateTime"/>
                <xs:element minOccurs="0" name="assigneeDue" type="tns:dateTime"/>
                <xs:element maxOccurs="unbounded" minOccurs="0"
                    name="assigneeICalCategories" type="xs:string"/>
                <xs:element minOccurs="0" name="assigneeICalClass" type="xs:string"/>
                <xs:element minOccurs="0" name="assigneeICalPriority" type="xs:int"/>
                <xs:element minOccurs="0" name="assigneeMileage" type="xs:string"/>
                <xs:element minOccurs="0"
                    name="assigneeParticipantStatus" type="tns:todoParticipantStatus"/>
                <xs:element minOccurs="0" name="assigneePercentComplete" type="xs:int"/>
                <xs:element minOccurs="0" name="assigneePriority" type="tns:priority"/>
                <xs:element minOccurs="0"
                    name="assigneePropertiesUpdater" type="tns:collabPropertiesUpdater"/>
                <xs:element minOccurs="0" name="assigneeSortOrdinal" type="xs:int"/>
                <xs:element minOccurs="0" name="assigneeStart" type="tns:dateTime"/>
                <xs:element minOccurs="0" name="assigneeTimeAllocated" type="xs:long"/>
                <xs:element minOccurs="0" name="assigneeTimeSpent" type="xs:long"/>
                <xs:element minOccurs="0" name="calDavResourceName" type="xs:string"/>
                <xs:element minOccurs="0" name="publishAssignmentBonds" type="xs:boolean"/>
                <xs:element minOccurs="0" name="sensitivity" type="tns:beeId"/>
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>

        

References

The following data represents the references to assignmentUpdater

Referenced By Resources

Not Referenced Directly by Resources

Referenced By Representaions