Interface AsyncUpdateEvent
-
- All Superinterfaces:
AcknowledgementSink
,Comparable<SynchronizationEvent>
,DebugDumpable
,SynchronizationEvent
public interface AsyncUpdateEvent extends SynchronizationEvent
TODO
-
-
Field Summary
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Method Summary
-
Methods inherited from interface com.evolveum.midpoint.schema.AcknowledgementSink
acknowledge
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.provisioning.api.SynchronizationEvent
getChangeDescription, getCorrelationValue, getErrorMessage, getSequentialNumber, getShadowedObject, getShadowOid, isComplete, isError, isNotApplicable
-
-