WorkItemCompletionEventType (Complex Type)

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

Supertype: WorkItemEventType
Event describing the work item completion.
Item Summary  
Name Type Multiplicity Description
timestamp property
dateTime
[1,1]  
initiatorRef reference
ObjectReferenceType
[0,1] Initiator is the (legal) entity on behalf of whom is the action executed. 
attorneyRef reference
ObjectReferenceType
[0,1] Attorney is the (physical) user who have executed the action. 
stageNumber property
int
[0,1]  
workItemId property
long
[0,1]  
externalWorkItemId property
string
[0,1]  
originalAssigneeRef reference
ObjectReferenceType
[0,1] User to which this work item was originally assigned. 
escalationLevel property
WorkItemEscalationLevelType
[0,1]  
cause property
WorkItemEventCauseInformationType
[0,1]  
output container
AbstractWorkItemOutputType
[0,1] TODO