diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | resource workListViewID | ||
annotation |
|
||
source | <xsd:element name="allocateAndOpenNextWorkItem"> <xsd:annotation> <xsd:documentation>Request element for allocateAndOpenNextWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="resource" type="xs:string"> <xsd:annotation> <xsd:documentation>Name of the resource to whom the next work item should be allocated.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="workListViewID" type="xs:long" minOccurs="0"> <xsd:annotation> <xsd:documentation>The ID of an optional work list view to apply before selecting the next item.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </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 next work item should be allocated.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | xs:long | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xsd:element name="workListViewID" type="xs:long" minOccurs="0"> <xsd:annotation> <xsd:documentation>The ID of an optional work list view to apply before selecting the next item.</xsd:documentation> </xsd:annotation> </xsd:element> |