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

element reallocateWorkItem/workItemID
diagram wp_diagrams/wp_p3233.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 <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of a work item that is to be reallocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element reallocateWorkItem/revertData
diagram wp_diagrams/wp_p3235.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 <xsd:element name="revertData" type="xs:boolean">
 
<xsd:annotation>
   
<xsd:documentation>Boolean that defines whether the data associated with the specified work item is to be reverted or not.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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