| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Specifies how a task or a swimlane should be assigned
to a specific user or who will be identified as a candidate for it.An object that implements the
Assigner interface.
| Nested Element Summary | |
| expr |
| jndi |
| objectA java object that will be obtained by using the constructor through reflection or through a factory method. |
| Attribute Summary | |
string | assigneeUser ID of the person to which the task or swimlane will be assigned. |
string | assignee-exprExpression that resolves to a User ID to which the task or swimlane will be assigned. |
string | candidate-exprExpression that resolves to a comma separated list of User ID's or Group ID's. |
string | candidatesComma separated list of User ID's or Group ID's. |
| Attribute Detail |
stringoptionalqualifiedstringoptionalqualifiedstringoptionalqualifiedstringoptionalqualified<element name="assignment"><complexType></element><attribute name="assignee" type="string">
</attribute><attribute name="assignee-expr" type="string">
</attribute><attribute name="candidates" type="string">
</attribute><attribute name="candidate-expr" type="string"></complexType>
</attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||