OperationExecutionType (Complex Type)

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

Information about an operation executed on an object.
Item Summary  
Name Type Multiplicity Description
recordType property
OperationExecutionRecordTypeType
[0,1] Type of the operation execution record: either simple (recording modification or modifications of a given object) or complex (recording the whole process of e. 
realOwner container
OperationExecutionRecordRealOwnerType
[0,1] Information about operation execution record real owner. 
timestamp property
dateTime
[0,1] When was this information recorded. 
operation property
ObjectDeltaOperationType
[0,-1] The elementary modification operations that were part of the (complex or simple) operation execution and their results. 
status property
OperationResultStatusType
[0,1] Result status of the whole operation (complex or simple). 
message property
string
[0,1] Message connected to the reported result status. 
initiatorRef reference
ObjectReferenceType
[0,1] User that initiated the operation. 
taskRef reference
ObjectReferenceType
[0,1] The task that was used to initiate the operation (if any). 
activityPath property
ActivityPathType
[0,1] Path to the activity whose execution resulted in this record. 
channel property
string
[0,1] Channel through which the operation was initiated. 
requestIdentifier property
string
[0,1] Request identifier related to this (complex or simple) operation.