ProcessedItemType (Complex Type)

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

Describes an item (typically an object) that is or has been processed.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Name of an item. 
displayName property
string
[0,1] Display name of an item. 
type property
QName
[0,1] Related object type. 
oid property
string
[0,1] Related object OID, if known. 
startTimestamp property
dateTime
[0,1] When the processing of the item started. 
endTimestamp property
dateTime
[0,1] When the processing of the item finished. 
message property
string
[0,1] Message describing the processing. 
operationId property
long
[0,1] Internal operation identifier.