Class ShadowDeathEvent
java.lang.Object
com.evolveum.midpoint.provisioning.api.ShadowDeathEvent
- All Implemented Interfaces:
- ProvisioningEvent,- DebugDumpable
Emitted when a shadow is converted from live to dead and then eventually to deleted.
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryModifier and TypeMethodDescriptionstatic ShadowDeathEventdebugDump(int indent) static ShadowDeathEvent@NotNull ShadowLivenessState@NotNull StringgetOid()toString()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Method Details- 
deleted
- 
dead
- 
getOid
- 
getNewState
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
- 
toString
 
-