AbstractWorkItemType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Common superclass for workflow (approval) work item, certification work item and case management work item.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1]  
stageNumber property
int
[0,1]  
createTimestamp property
dateTime
[0,1]  
deadline property
dateTime
[0,1] When is this work to be done? May be moved via escalation(s). 
originalAssigneeRef reference
ObjectReferenceType
[0,1] Original assignee for this work item. 
assigneeRef reference
ObjectReferenceType
[0,-1] Users to which the work item is assigned. 
candidateRef reference
ObjectReferenceType
[0,-1] Users and abstract roles to which the work item MAY BE assigned. 
performerRef reference
ObjectReferenceType
[0,1] User who actually executed (completed) this work item. 
escalationLevel property
WorkItemEscalationLevelType
[0,1]  
output container
AbstractWorkItemOutputType
[0,1] Work item output (if any). 
closeTimestamp property
dateTime
[0,1]