ObjectActionsExecutedEntryType (Complex Type)

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

Actions executed on a given object type, with given operation (change type) and via given channel.
Item Summary  
Name Type Multiplicity Description
objectType property
QName
[1,1]  
operation property
ChangeTypeType
[1,1]  
channel property
string
[0,1]  
totalSuccessCount property
int
[1,1]  
lastSuccessObjectName property
string
[0,1]  
lastSuccessObjectDisplayName property
string
[0,1]  
lastSuccessObjectOid property
string
[0,1]  
lastSuccessTimestamp property
dateTime
[0,1]  
totalFailureCount property
int
[1,1]  
lastFailureObjectName property
string
[0,1]  
lastFailureObjectDisplayName property
string
[0,1]  
lastFailureObjectOid property
string
[0,1]  
lastFailureExceptionMessage property
string
[0,1]  
lastFailureTimestamp property
dateTime
[0,1]