OperationResultType (Complex Type)

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

TODO
Item Summary  
Name Type Multiplicity Description
operation property
string
[1,1]  
qualifier property
string
[0,-1] Something that more precisely defines (i. 
status property
OperationResultStatusType
[1,1]  
importance property
OperationResultImportanceType
[0,1] Importance of the operation result (major, normal, minor). 
minor property
boolean
[0,1]  
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). 
invocationId property
long
[0,1] ID of the operation invocation (if known). 
traced property
boolean
[0,1] Is the operation traced?  
trace container
TraceType
[0,-1] Tracing details (if known). 
count property
int
[0,1]  
hiddenRecordsCount property
int
[0,1]  
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]  
userFriendlyMessage property
LocalizableMessageType
[0,1]  
details property
string
[0,1]  
log property
LogSegmentType
[0,-1]  
partialResults property
OperationResultType
[0,-1]