InternalOperationRecordType (Complex Type)

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

Supertype: ItemRelatedRecordType
Information about a midPoint internal operation.
Item Summary  
Name Type Multiplicity Description
itemSequentialNumber property
int
[0,1] Item sequential number. 
itemName property
string
[0,1] Item name (e. 
itemOid property
string
[0,1] Item OID (e. 
bucketSequentialNumber property
int
[0,1] Bucket sequential number. 
operation property
string
[0,1] Name of the operation  
qualifiers property
string
[0,1] Qualifiers joined into a single field. 
operationKind property
OperationKindType
[0,1] Kind of operation (e. 
status property
OperationResultStatusType
[0,1]  
importance property
OperationResultImportanceType
[0,1] Importance of the operation result (major, normal, minor). 
asynchronousOperationReference property
string
[0,1] Identifier (reference) of asynchronous operation. 
start property
dateTime
[0,1] When the operation started. 
end property
dateTime
[0,1] When the operation finished. 
microseconds property
long
[0,1] How long the operation took (if known). 
cpuMicroseconds property
long
[0,1] How much CPU time the operation took (if known). 
invocationId property
long
[0,1] ID of the operation invocation (if known). 
params property
ParamsType
[0,1]  
context property
ParamsType
[0,1]  
returns property
ParamsType
[0,1]  
token property
long
[0,1]  
messageCode property
string
[0,1]  
message property
string
[0,1] Error or warning message. 
parent property
long
[0,1] Token of the parent operation result.