Package com.evolveum.midpoint.schema.result
package com.evolveum.midpoint.schema.result
-
ClassDescriptionInterface that provide ability to query status of asynchronous operation.Primary goal of this class is to support asynchronous operations.This may seems too simple and maybe pointless now.Provides rich information about an operation being executed; mainly for the sake of error reporting and functional/performance troubleshooting.Used to postpone initialization of OperationResult until parameters and context items are set - in order to log operation entry correctly.