Uses of Class
com.evolveum.midpoint.provisioning.api.ShadowDeathEvent
Packages that use ShadowDeathEvent
-
Uses of ShadowDeathEvent in com.evolveum.midpoint.model.impl.sync
Methods in com.evolveum.midpoint.model.impl.sync with parameters of type ShadowDeathEventModifier and TypeMethodDescriptionvoid
ProjectionLinkUpdater.notify
(ShadowDeathEvent event, Task task, OperationResult result) -
Uses of ShadowDeathEvent in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return ShadowDeathEventMethods in com.evolveum.midpoint.provisioning.api with parameters of type ShadowDeathEventModifier and TypeMethodDescriptionvoid
ShadowDeathListener.notify
(ShadowDeathEvent event, Task task, OperationResult result) The caller is notified about particular shadow death event.