CaseEventType (Complex Type)

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

Any event occurring during case lifetime that needs to be recorded, e.g. an action done by a user.
Item Summary  
Name Type Multiplicity Description
timestamp property
dateTime
[1,1] Time in which the event occurred. 
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] Number of the stage at which this event occurred (if the case resolution can be conceptually divided into stages). 
iteration property
int
[0,1] Iteration number.