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 Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Modifier and TypeMethodDescriptionstatic ShadowDeathEvent
debugDump
(int indent) static ShadowDeathEvent
@NotNull ShadowLivenessState
@NotNull String
getOid()
toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
deleted
-
dead
-
getOid
-
getNewState
-
debugDump
- Specified by:
debugDump
in interfaceDebugDumpable
-
toString
-