diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID resource revertData | ||
annotation |
|
||
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> |
diagram | |||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
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> |
diagram | |||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
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> |