element reallocateWorkItem
diagram wp_diagrams/wp_p1382.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID resource revertData
annotation
documentation
Request element for reallocateWorkItem operation.
source <xs:element name="reallocateWorkItem">
 
<xs:annotation>
   
<xs:documentation>Request element for reallocateWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="workItemID" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of a work item that is to be reallocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="resource" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Name of the resource to whom the specified work item should be reallocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="revertData" type="xs:boolean">
       
<xs:annotation>
         
<xs:documentation>Boolean that defines whether the data associated with the specified work item is to be reverted or not.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element reallocateWorkItem/workItemID
diagram wp_diagrams/wp_p1383.png
type ManagedObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
ID of a work item that is to be reallocated.
source <xs:element name="workItemID" type="ManagedObjectID">
 
<xs:annotation>
   
<xs:documentation>ID of a work item that is to be reallocated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element reallocateWorkItem/resource
diagram wp_diagrams/wp_p1384.png
type xs:string
properties
content simple
annotation
documentation
Name of the resource to whom the specified work item should be reallocated.
source <xs:element name="resource" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Name of the resource to whom the specified work item should be reallocated.</xs:documentation>
 
</xs:annotation>
</xs:element>

element reallocateWorkItem/revertData
diagram wp_diagrams/wp_p1385.png
type xs:boolean
properties
content simple
annotation
documentation
Boolean that defines whether the data associated with the specified work item is to be reverted or not.
source <xs:element name="revertData" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Boolean that defines whether the data associated with the specified work item is to be reverted or not.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy