Interface LiveSyncEvent
-
- All Superinterfaces:
AcknowledgementSink
,Comparable<SynchronizationEvent>
,DebugDumpable
,SynchronizationEvent
public interface LiveSyncEvent extends SynchronizationEvent
Represents [live] synchronization change event obtained from a resource.
-
-
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, getShadowedObjectRequired, getShadowOid, isComplete, isError, isNotApplicable
-
-