PendingOperationType (Complex Type)

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

Description of an operation that is pending (in progress) or that was recently completed.
Item Summary  
Name Type Multiplicity Description
type property
PendingOperationTypeType
[0,1] Type of pending operation. 
delta property
ObjectDeltaType
[0,1] Operation delta. 
requestTimestamp property
dateTime
[0,1] The timestamp of operation request. 
operationStartTimestamp property
dateTime
[0,1] The timestamp of operation start. 
lastAttemptTimestamp property
dateTime
[0,1] The timestamp of last operation attempt (star of operation). 
completionTimestamp property
dateTime
[0,1] The timestamp of operation completion. 
executionStatus property
PendingOperationExecutionStatusType
[0,1] Execution status. 
resultStatus property
OperationResultStatusType
[0,1] Operation result status. 
asynchronousOperationReference property
string
[0,1] Reference to an asynchronous operation that can be used to refresh the status of the running operation. 
attemptNumber property
int
[0,1] Number of a current attempt at operation execution.